CodedProtocolViolationException Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| CodedProtocolViolationException |
Initializes a new instance of the CodedProtocolViolationException class.
| |
| CodedProtocolViolationException(Int32) |
Initializes a new instance of the CodedProtocolViolationException class with a specified HRESULT value.
| |
| CodedProtocolViolationException(String) |
Initializes a new instance of the CodedProtocolViolationException class with a specified error message.
| |
| CodedProtocolViolationException(Int32, String) |
Initializes a new instance of the CodedProtocolViolationException class with a specified HRESULT value and error message.
| |
| CodedProtocolViolationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the CodedProtocolViolationException class with serialized data.
|