Package fr.gouv.vitam.common.exception
Class VitamFatalRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.gouv.vitam.common.exception.VitamRuntimeException
fr.gouv.vitam.common.exception.VitamFatalRuntimeException
- All Implemented Interfaces:
Serializable
Fatal Runtime Vitam Exception
- See Also:
-
Constructor Summary
ConstructorDescriptionVitamFatalRuntimeException
(String message) VitamFatalRuntimeException
(String message, 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
-
VitamFatalRuntimeException
-
VitamFatalRuntimeException
-
VitamFatalRuntimeException
-