public class ConnectorException extends RuntimeException
Connector implementations or in other exceptional cases involving
federation operations.| Constructor and Description |
|---|
ConnectorException(I18n i18nText,
Object... arguments) |
ConnectorException(String message) |
ConnectorException(String message,
Throwable cause) |
ConnectorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.