Table of Contents

Class PairedMessagingFactoryException

Namespace
Microsoft.ServiceBus.Messaging
Assembly
Microsoft.ServiceBus.dll

Represents the exception occurred for the paired messaging factory.

public class PairedMessagingFactoryException : MessagingException, ISerializable
Inheritance
PairedMessagingFactoryException
Implements
Inherited Members

Constructors

PairedMessagingFactoryException(string)

Initializes a new instance of the PairedMessagingFactoryException class.

public PairedMessagingFactoryException(string message)

Parameters

message string

The exception message.