Package eu.webtoolkit.jwt
Class WException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
eu.webtoolkit.jwt.WException
- All Implemented Interfaces:
Serializable
Base class for exceptions thrown by JWt.
- See Also:
-
Constructor Summary
ConstructorDescriptionWException
(String what) Creates an exception.WException
(String what, RuntimeException wrapped) Creates an exception. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace