Serializable
public class MissingClaimException extends InvalidClaimException
INCORRECT_EXPECTED_CLAIM_MESSAGE_TEMPLATE, MISSING_EXPECTED_CLAIM_MESSAGE_TEMPLATE
Constructor | Description |
---|---|
MissingClaimException(Header header,
Claims claims,
String message) |
|
MissingClaimException(Header header,
Claims claims,
String message,
Throwable cause) |
getClaims, getHeader
getClaimName, getClaimValue, setClaimName, setClaimValue
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.