Table of Contents

Class ReplyFailureException

Namespace
Steeltoe.Messaging.RabbitMQ.Listener.Adapters
Assembly
Steeltoe.Messaging.RabbitMQ.dll
public class ReplyFailureException : Exception, ISerializable
Inheritance
ReplyFailureException
Implements
Inherited Members

Constructors

ReplyFailureException(string, Exception)

public ReplyFailureException(string message, Exception cause)

Parameters

message string
cause Exception