public class TokenValidationException extends RuntimeException
Modifier and Type | Class and Description |
---|---|
static class |
TokenValidationException.Status |
Constructor and Description |
---|
TokenValidationException() |
TokenValidationException(String message) |
TokenValidationException(String message,
Throwable cause) |
TokenValidationException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
status() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.