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