public class RequiredTypeException extends JwtException
Claims.get(String, Class)
is called and the value does not match the type of the
Class
argument.Constructor and Description |
---|
RequiredTypeException(java.lang.String message) |
RequiredTypeException(java.lang.String message,
java.lang.Throwable cause) |
Copyright © 2014-2022 jsonwebtoken.io. All Rights Reserved.