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