public class InvalidHashException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static InvalidHashException |
INVALID_ACCESS_T0KEN_HASH_EXCEPTION
Invalid access token hash exception.
|
static InvalidHashException |
INVALID_CODE_HASH_EXCEPTION
Invalid authorisation code hash exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final InvalidHashException INVALID_ACCESS_T0KEN_HASH_EXCEPTION
public static final InvalidHashException INVALID_CODE_HASH_EXCEPTION
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.