Class RuntimeStorageException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- fr.gouv.vitam.common.exception.VitamRuntimeException
-
- fr.gouv.vitam.storage.engine.server.exception.RuntimeStorageException
-
- All Implemented Interfaces:
java.io.Serializable
public class RuntimeStorageException extends VitamRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RuntimeStorageException(java.lang.String message)
RuntimeStorageException(java.lang.String message, java.lang.Throwable cause)
-