Table of Contents

Class InvalidCodeException

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

Thrown when management response code is not expected.

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

Constructors

InvalidCodeException(string)

Create a new InvalidCodeException

public InvalidCodeException(string message)

Parameters

message string

The exception message.