Uses of Class
fr.gouv.vitam.ingest.internal.common.exception.IngestInternalClientException
-
Packages that use IngestInternalClientException Package Description fr.gouv.vitam.ingest.internal.common.exception Provides Ingest Internal common exception classes -
-
Uses of IngestInternalClientException in fr.gouv.vitam.ingest.internal.common.exception
Subclasses of IngestInternalClientException in fr.gouv.vitam.ingest.internal.common.exception Modifier and Type Class Description class
IllegalZipFileNameException
Thrown when there is an illegal file or folder name in the zipclass
IngestInternalClientNotFoundException
Exception indicating a resource requested by a client was not found on the server.class
IngestInternalClientServerException
Exception indicating a resource requested by a client has an error on the server.
-