Class AuthenticationFailureException
- Namespace
- RabbitMQ.Client.Exceptions
- Assembly
- RabbitMQ.Client.dll
Thrown when the cause is an authentication failure.
public class AuthenticationFailureException : PossibleAuthenticationFailureException, ISerializable- Inheritance
- 
      
      
      
      
      AuthenticationFailureException
- Implements
- Inherited Members
Constructors
AuthenticationFailureException(string)
public AuthenticationFailureException(string msg)Parameters
- msgstring