Uses of Class
com.rabbitmq.client.PossibleAuthenticationFailureException
-
Packages that use PossibleAuthenticationFailureException Package Description com.rabbitmq.client The client API proper: classes and interfaces representing the AMQP connections, channels, and wire-protocol framing descriptors. -
-
Uses of PossibleAuthenticationFailureException in com.rabbitmq.client
Subclasses of PossibleAuthenticationFailureException in com.rabbitmq.client Modifier and Type Class Description class
AuthenticationFailureException
Thrown when the broker refuses access due to an authentication failure.
-