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