Class ConsumerCancelledException
Inheritance
System.Object
ConsumerCancelledException
Namespace: Steeltoe.Messaging.RabbitMQ.Support
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class ConsumerCancelledException : Exception
Constructors
| Edit this page View SourceConsumerCancelledException()
Declaration
public ConsumerCancelledException()
ConsumerCancelledException(Exception)
Declaration
public ConsumerCancelledException(Exception cause)
Parameters
Type | Name | Description |
---|---|---|
Exception | cause |