Serializablepublic class ConnectionErrorException extends IOException
| Constructor | Description |
|---|---|
ConnectionErrorException(int code) |
|
ConnectionErrorException(int code,
String message) |
|
ConnectionErrorException(int code,
Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.