Package dev.enola.core
Class EnolaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.enola.core.EnolaException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEnolaException(Exception cause) EnolaException(String msg) EnolaException(String msg, Exception 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
-
EnolaException
-
EnolaException
-
EnolaException
-