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