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