public class ConnectorIOException extends ConnectorException
Constructor and Description |
---|
ConnectorIOException() |
ConnectorIOException(String msg) |
ConnectorIOException(String message,
Throwable ex) |
ConnectorIOException(Throwable ex) |
rethrow, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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.