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()public ConnectorIOException(String msg)
ConnectorException(String)public ConnectorIOException(Throwable ex)
ConnectorException(Throwable)public ConnectorIOException(String message, Throwable ex)
ConnectorException(String, Throwable)Copyright © 2022. All rights reserved.