public class ConnectorException extends IOException
Constructor and Description |
---|
ConnectorException(String message)
Constructs a connector exception with just a message text.
|
ConnectorException(String message,
Throwable cause)
Constructs a connector exception with a nested exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectorException(String message, Throwable cause)
message
- The text message of the exception.cause
- The nested exception that is the cause of this exception.public ConnectorException(String message)
message
- The text message of the exception.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.