public class ConnectionException extends SMYLDException
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECTION_CLOSED |
exceptionReasonText, isPrinted| Constructor and Description |
|---|
ConnectionException(int exceptionNo) |
ConnectionException(int exceptionNo,
String IPAddress) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIPAddress() |
exceptionPrintedToStream, 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.