Package dev.enola.common.exception
Class EException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.enola.common.exception.EException
- All Implemented Interfaces:
Serializable
Tired of dealing with checked exceptions? Just use EException everywhere instead!
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EException
-
EException
-