Class ProcessingObjectGroupEveryDataObjectVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gouv.vitam.common.exception.VitamException
fr.gouv.vitam.processing.common.exception.ProcessingException
fr.gouv.vitam.processing.common.exception.ProcessingObjectGroupEveryDataObjectVersionException
- All Implemented Interfaces:
Serializable
Define a Processing Exception to be thrown when an error with everyDataObjectVersion is false when object group
is attached to an existing objectGroup , not a fatal error
- See Also:
-
Constructor Summary
ConstructorDescriptionProcessingObjectGroupEveryDataObjectVersionException
(String message, String objectGroupId, String unitId) ProcessingObjectGroupEveryDataObjectVersionException
(String message, Throwable cause, String objectGroupId, String unitId) ProcessingObjectGroupEveryDataObjectVersionException
(Throwable cause, String objectGroupId, String unitId) -
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
-
ProcessingObjectGroupEveryDataObjectVersionException
-
ProcessingObjectGroupEveryDataObjectVersionException
-
ProcessingObjectGroupEveryDataObjectVersionException
-
-
Method Details
-
getObjectGroupId
-
getUnitId
-