Class ResourceUpdateException

  • All Implemented Interfaces:
    Serializable

    public class ResourceUpdateException
    extends ConnectorException
    Exception thrown when updating of a resource failed. It could happen during ingestion process or resource ingestion definition update.
    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceUpdateException

        public ResourceUpdateException​(Throwable cause)
        Creates a new instance of the ResourceUpdateException
        Parameters:
        cause - the root cause of this exception