Class ReconstructionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fr.gouv.vitam.common.exception.VitamException
-
- fr.gouv.vitam.metadata.core.reconstruction.ReconstructionException
-
- All Implemented Interfaces:
java.io.Serializable
public class ReconstructionException extends VitamException
Exception used for Reconstruction service- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ReconstructionException(java.lang.String s)
ReconstructionException(java.lang.String message, java.lang.Throwable cause)
ReconstructionException(java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
-
-