public class CredentialsFailedException
extends LocalizableException
CredentialsFailedException
is an exception thrown by the com.eibus.connector.nom.Connector
or com.eibus.transport.Middleware
. This can be thrown when the supplied credentials are invalid.
Constructor and Description |
---|
CredentialsFailedException(IStringResource msg,
java.lang.Object... insertions) |
CredentialsFailedException(java.lang.Throwable cause,
IStringResource msg,
java.lang.Object... insertions) |