MessageNotSupportedException Constructor |
Name | Description | |
---|---|---|
MessageNotSupportedException |
Initializes a new instance of the MessageNotSupportedException class with the default error message.
| |
MessageNotSupportedException(String) |
Initializes a new instance of the MessageNotSupportedException class with a specified error message.
| |
MessageNotSupportedException(String, Exception) |
Initializes a new instance of the MessageNotSupportedException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|