Class ProcessingObjectGroupMasterMandatoryException
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.ProcessingObjectGroupMasterMandatoryException
- All Implemented Interfaces:
Serializable
Define a Processing Exception to be thrown when an error with master is not present in the manifest, not a fatal error
- See Also:
-
Constructor Summary
ConstructorDescriptionProcessingObjectGroupMasterMandatoryException
(String message, String objectGroupId) ProcessingObjectGroupMasterMandatoryException
(String message, Throwable cause, String objectGroupId) ProcessingObjectGroupMasterMandatoryException
(Throwable cause, String objectGroupId) -
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
-
ProcessingObjectGroupMasterMandatoryException
-
ProcessingObjectGroupMasterMandatoryException
-
ProcessingObjectGroupMasterMandatoryException
-
-
Method Details
-
getObjectGroupId
-
setObjectGroupId
-