Serializable
public class RequiredTypeException extends JwtException
Claims.get(String, Class)
is called and the value does not match the type of the
Class
argument.Constructor | Description |
---|---|
RequiredTypeException(String message) |
|
RequiredTypeException(String message,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.