public class ConnectorIOException extends ConnectorException
| Constructor and Description |
|---|
ConnectorIOException() |
ConnectorIOException(String msg) |
ConnectorIOException(String message,
Throwable ex) |
ConnectorIOException(Throwable ex) |
rethrow, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectorIOException()
ConnectorException.ConnectorException()public ConnectorIOException(String msg)
public ConnectorIOException(Throwable ex)
Copyright © 2018. All rights reserved.