Class RabbitAuthenticationException
Namespace: Steeltoe.Messaging.RabbitMQ.Exceptions
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class RabbitAuthenticationException : RabbitException
Constructors
| Edit this page View SourceRabbitAuthenticationException(Exception)
Declaration
public RabbitAuthenticationException(Exception cause)
Parameters
Type | Name | Description |
---|---|---|
Exception | cause |