Class ReconstructionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gouv.vitam.common.exception.VitamException
fr.gouv.vitam.metadata.core.reconstruction.exception.ReconstructionException
- All Implemented Interfaces:
Serializable
Exception used for Reconstruction service
- See Also:
-
Constructor Summary
ConstructorDescriptionReconstructionException
(String message, Throwable cause) ReconstructionException
(Throwable cause) -
Method Summary
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReconstructionException
-
ReconstructionException
-
ReconstructionException
-