Class RabbitAuthenticationException
- Namespace
- Steeltoe.Messaging.RabbitMQ.Exceptions
- Assembly
- Steeltoe.Messaging.RabbitMQ.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class RabbitAuthenticationException : RabbitException, ISerializable
- Inheritance
-
RabbitAuthenticationException
- Implements
- Inherited Members
Constructors
RabbitAuthenticationException(Exception)
public RabbitAuthenticationException(Exception cause)
Parameters
cause
Exception