public class ClientConnectionException extends Exception
| Constructor and Description |
|---|
ClientConnectionException() |
ClientConnectionException(String message) |
ClientConnectionException(String message,
Throwable cause) |
ClientConnectionException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ClientConnectionException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All Rights Reserved.