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

Overload List

Name Description
MessageException () () () ()
Initializes a new instance of the MessageExceptionclass. Standard Exception constructor
MessageException(String)
Initializes a new instance of the MessageExceptionclass. Standard Exception constructor
MessageException(SerializationInfo, StreamingContext)
Initializes a new instance of the MessageExceptionclass. Serialized exception
MessageException(String, IMessageBase)
Initializes a new instance of the MessageExceptionclass. Exception with a message
MessageException(String, Exception)
Initializes a new instance of the MessageExceptionclass. Standard Exception constructor
MessageException(String, IMessage, Exception)
Initializes a new instance of the MessageExceptionclass. Exception with a message

See Also