[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Base interface for a Message exception

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
interface 
IMessageException
Public 
Interface 
IMessageException
public 
interface class 
IMessageException

Members

           
  All Members     Properties   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
SendingMessage
Base message that threw the exception

See Also