Table of Contents

Class RabbitIllegalStateException

Namespace
Steeltoe.Messaging.RabbitMQ.Exceptions
Assembly
Steeltoe.Messaging.RabbitMQ.dll
public class RabbitIllegalStateException : RabbitException, ISerializable
Inheritance
RabbitIllegalStateException
Implements
Inherited Members

Constructors

RabbitIllegalStateException(string)

public RabbitIllegalStateException(string message)

Parameters

message string

RabbitIllegalStateException(string, Exception)

public RabbitIllegalStateException(string message, Exception cause)

Parameters

message string
cause Exception