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:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long
Default for non-checking. -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDDefault for non-checking.- See Also:
-
-
Constructor Details
-
PossibleAuthenticationFailureException
-
PossibleAuthenticationFailureException
-