public class ConnectorException extends FHNManagerException
| Constructor and Description |
|---|
ConnectorException() |
ConnectorException(String message) |
ConnectorException(String message,
Throwable cause) |
ConnectorException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ConnectorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectorException()
public ConnectorException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public ConnectorException(String message)
public ConnectorException(Throwable cause)
Copyright © 2016. All Rights Reserved.