Package org.javers.common.exception
Class JaversException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javers.common.exception.JaversException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJaversException(Throwable throwable) JaversException(JaversExceptionCode code, Object... arguments) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
BOOTSTRAP_ERROR
- See Also:
-
-
Constructor Details
-
JaversException
-
JaversException
-
-
Method Details