Class ProcessingStorageWorkspaceException
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.ProcessingStorageWorkspaceException
- All Implemented Interfaces:
Serializable
ProcessingStorageWorkspaceException thrown by ProcessDataManagement when an error occurs on workspace actions
- See Also:
-
Constructor Summary
-
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
-
ProcessingStorageWorkspaceException
- Parameters:
message
-cause
-
-
ProcessingStorageWorkspaceException
- Parameters:
cause
-
-
ProcessingStorageWorkspaceException
- Parameters:
message
-
-