public class TokenHandlerException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static int |
EXPIRED |
static int |
INTERNAL |
static int |
INVALIDE_SIGNATURE |
static int |
MALFORMED |
static int |
UNAUTHORIZED |
| Constructor and Description |
|---|
TokenHandlerException(int code) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int INVALIDE_SIGNATURE
public static final int EXPIRED
public static final int MALFORMED
public static final int UNAUTHORIZED
public static final int INTERNAL
Copyright © 2020 Software Atelier Kamber. All rights reserved.