Package de.kosmos_lab.web.server
Class JWT.JWTVerifyFailed
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.kosmos_lab.web.server.JWT.JWTVerifyFailed
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JWT
public static final class JWT.JWTVerifyFailed extends Exception
The Class JWTVerifyFailed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JWTVerifyFailed()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-