Package io.permazen
Class PermazenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.permazen.PermazenException
- All Implemented Interfaces:
Serializable
Superclass of all unchecked exceptions thrown by the
Permazen
API.- See Also:
-
Constructor Summary
ConstructorDescriptionPermazenException
(String message) PermazenException
(String message, Throwable cause) PermazenException
(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
-
PermazenException
public PermazenException() -
PermazenException
-
PermazenException
-
PermazenException
-