public class RecorderError extends NotifierException
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, UNKNOWN_ERROR, UNKNOWN_PROTOCOL, UNSUPPORTED_UTF8, URL_ENCODING_ERROR, WRITE_ERROR| Constructor and Description |
|---|
RecorderError(int code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
int |
getErrorCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RecorderError(int code,
String message)
public int getCode()
public int getErrorCode()
getErrorCode in class NotifierExceptionpublic String getMessage()
getMessage in class ThrowableCopyright © 2014. All rights reserved.