Package e.java
Class EException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
e.java.EException
- All Implemented Interfaces:
Serializable
A RuntimeException wrapping E to be used where errors are represented as E but an Exception is needed
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
e
-
-
Constructor Details
-
EException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
equals
-
hashCode
-
toString
-