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, toString
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.