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

Overload List

Name Description
MessagePropertyException () () () ()
Initializes a new instance of the MessagePropertyExceptionclass. Standard Exception constructor
MessagePropertyException(String)
Initializes a new instance of the MessagePropertyExceptionclass. Standard Exception constructor
MessagePropertyException(SerializationInfo, StreamingContext)
Initializes a new instance of the MessagePropertyExceptionclass. Serialization handler
MessagePropertyException(String, IMessageBase)
Initializes a new instance of the MessagePropertyExceptionclass.
MessagePropertyException(String, Exception)
Initializes a new instance of the MessagePropertyExceptionclass. Standard Exception constructor
MessagePropertyException(IMessageBase, PropertyInfo)
Initializes a new instance of the MessagePropertyExceptionclass.
MessagePropertyException(String, IMessageBase, PropertyInfo)
Initializes a new instance of the MessagePropertyExceptionclass.

See Also