Class Jwt.InvalidTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.codename1.backend.Jwt.InvalidTokenException
- Enclosing class:
Jwt
Thrown for any token that is not valid and current.
-
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString