CorruptedMessageException(String, String, System.Exception) Constructor

The CorruptedMessageException constructor initializes a new instance of the CorruptedMessageException class with the specified channel name, an error message, and a reference to the inner exception that is the cause of this exception.

Parameters

channelName   The name of the delivery channel that is the cause of this exception.

messageDescription   An error message that explains the reason for the exception, or an empty string.

e   The inner exception that is the cause of this exception.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security