Class DataRectificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gouv.vitam.common.exception.VitamException
fr.gouv.vitam.worker.core.plugin.evidence.exception.DataRectificationException
- All Implemented Interfaces:
Serializable
DataRectificationException class
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDataRectificationException
(VitamError vitamError) DataRectificationException
(String message) DataRectificationException
(String message, 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
-
DataRectificationException
-
DataRectificationException
-
DataRectificationException
-
DataRectificationException
-