Table of Contents

Class RabbitUncategorizedException

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

Constructors

RabbitUncategorizedException(Exception)

public RabbitUncategorizedException(Exception cause)

Parameters

cause Exception

RabbitUncategorizedException(string, Exception)

public RabbitUncategorizedException(string message, Exception cause)

Parameters

message string
cause Exception