Package fr.gouv.vitam.common.exception
Class VitamRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.gouv.vitam.common.exception.VitamRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ChangesTriggerConfigFileException
,CsvParseInternalException
,RuntimeStorageException
,VitamFatalRuntimeException
,VitamKoRuntimeException
Main Runtime Vitam Exception
- See Also:
-
Constructor Summary
ConstructorDescriptionVitamRuntimeException
(String message) VitamRuntimeException
(String message, Throwable cause) VitamRuntimeException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VitamRuntimeException
-
VitamRuntimeException
-
VitamRuntimeException
-