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