Serializablepublic class ConnectionException extends SMYLDException
| Modifier and Type | Field | Description |
|---|---|---|
static int |
CONNECTION_CLOSED |
exceptionReasonText, isPrinted| Constructor | Description |
|---|---|
ConnectionException(int exceptionNo) |
|
ConnectionException(int exceptionNo,
String IPAddress) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getIPAddress() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexceptionPrintedToStream, getExceptionID, getExceptionReason, isPrintedToStreamaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int CONNECTION_CLOSED
public ConnectionException(int exceptionNo)
public ConnectionException(int exceptionNo,
String IPAddress)
public String getIPAddress()
Copyright © 2019 SMYLD. All rights reserved.