Class IngestInternalException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fr.gouv.vitam.common.exception.VitamException
-
- fr.gouv.vitam.ingest.internal.common.exception.IngestInternalException
-
- All Implemented Interfaces:
java.io.Serializable
public class IngestInternalException extends VitamException
IngestInternal Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IngestInternalException(java.lang.String message)
IngestInternalException(java.lang.Throwable exception)
-
Method Summary
-
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
-
-