public class ConnectionException extends TransportProtocolException
The exceptions translated to this one are:
Constructor and Description |
---|
ConnectionException() |
ConnectionException(String message) |
ConnectionException(String message,
Throwable cause) |
ConnectionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All Rights Reserved.