Package com.rabbitmq.client
Class PossibleAuthenticationFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.rabbitmq.client.PossibleAuthenticationFailureException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AuthenticationFailureException
Thrown when the likely cause is an authentication failure.
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PossibleAuthenticationFailureException
-
PossibleAuthenticationFailureException
-