public class MarshalingError 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 |
|---|
MarshalingError() |
MarshalingError(String message) |
MarshalingError(String message,
Throwable cause) |
MarshalingError(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MarshalingError()
public MarshalingError(String message)
public MarshalingError(Throwable cause)
public int getErrorCode()
getErrorCode in class NotifierExceptionCopyright © 2014. All rights reserved.