Package org.apache.trevni
Class TrevniRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.trevni.TrevniRuntimeException
- All Implemented Interfaces:
Serializable
Base runtime exception thrown by Trevni.
- See Also:
-
Constructor Summary
ConstructorDescriptionTrevniRuntimeException
(String message) TrevniRuntimeException
(String message, Throwable cause) TrevniRuntimeException
(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
-
TrevniRuntimeException
-
TrevniRuntimeException
-
TrevniRuntimeException
-