public class BadAppKey extends NotifierException
ACCOUNT_EXPIRED, ACCOUNT_LIMIT_EXCEEDED, BAD_APP_KEY, BAD_CONFIG_FILE, BAD_REQUEST, BAD_SERVER_ADDRESS, CONNECTION_ERROR, CONNECTION_TIMEOUT, JSON_ENCODING_ERROR, MARSHALING_ERROR, MULTIPLE_CONFIG_FILE, NO_APP_KEY, NO_CONFIG_FILE, NO_RESPONSE, NO_URI, READ_ERROR, READ_TIMEOUT, REQUEST_TOO_LARGE, UNKNOWN_ERROR, UNKNOWN_PROTOCOL, UNSUPPORTED_UTF8, URL_ENCODING_ERROR, WRITE_ERROR| Constructor and Description |
|---|
BadAppKey() |
BadAppKey(String message) |
BadAppKey(String message,
Throwable cause) |
BadAppKey(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadAppKey()
public BadAppKey(String message)
public BadAppKey(Throwable cause)
public int getErrorCode()
getErrorCode in class NotifierExceptionCopyright © 2014. All rights reserved.