Table of Contents

Class ModelException

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

Thrown when management response code or correlation ID mismatch.

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

Constructors

ModelException(string)

Create a new ModelException

public ModelException(string message)

Parameters

message string

The exception message.