Package no.priv.bang.ukelonn
Class UkelonnException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
no.priv.bang.ukelonn.UkelonnException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UkelonnBadRequestException
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUkelonnException(String message) UkelonnException(String message, Throwable cause) UkelonnException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
UkelonnException
-
UkelonnException
-
UkelonnException
-