Sdílet prostřednictvím


MessagePropertyException Constructor

 

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

Overload List

Name Description
System_CAPS_protmethod MessagePropertyException()

Initializes a new instance of the MessagePropertyException class. This is a standard exception constructor.

System_CAPS_pubmethod MessagePropertyException(IMessageBase, PropertyInfo)

Initializes a new instance of the MessagePropertyException class.

System_CAPS_protmethod MessagePropertyException(SerializationInfo, StreamingContext)

Initializes a new instance of the MessagePropertyException class. This is a serialization handler.

System_CAPS_protmethod MessagePropertyException(String)

Initializes a new instance of the MessagePropertyException class. This is a standard exception constructor.

System_CAPS_protmethod MessagePropertyException(String, Exception)

Initializes a new instance of the MessagePropertyException class. This is a standard exception constructor.

System_CAPS_pubmethod MessagePropertyException(String, IMessageBase)

Initializes a new instance of the MessagePropertyException class.

System_CAPS_pubmethod MessagePropertyException(String, IMessageBase, PropertyInfo)

Initializes a new instance of the MessagePropertyException class.

See Also

MessagePropertyException Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top