Table of Contents

Class RabbitClientException

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

Constructors

RabbitClientException(RabbitMQClientException)

public RabbitClientException(RabbitMQClientException cause)

Parameters

cause RabbitMQClientException

RabbitClientException(string, RabbitMQClientException)

public RabbitClientException(string message, RabbitMQClientException cause)

Parameters

message string
cause RabbitMQClientException