public class ConnectionBrokenException extends ConnectorIOException
ConnectionBrokenException
generally wraps the native exception (or describes the native error)
returned by the target resource.| Constructor and Description |
|---|
ConnectionBrokenException() |
ConnectionBrokenException(String msg) |
ConnectionBrokenException(String message,
Throwable ex) |
ConnectionBrokenException(Throwable ex) |
rethrow, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.