Table of Contents

Class ConsumerException

Namespace
RabbitMQ.AMQP.Client
Assembly
RabbitMQ.AMQP.Client.dll

Exception returned during consumer operations. See IConsumer.

public class ConsumerException : Exception, ISerializable
Inheritance
ConsumerException
Implements
Inherited Members

Constructors

ConsumerException(string)

public ConsumerException(string message)

Parameters

message string