Class ProcessingObjectReferenceException
- 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.ProcessingObjectReferenceException
-
- All Implemented Interfaces:
java.io.Serializable
public class ProcessingObjectReferenceException extends ProcessingException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProcessingObjectReferenceException(java.lang.String message)
-
Method Summary
-
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
-
-