The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ProtocolViolationException Constructor
.NET Framework (current version)
Initializes a new instance of the ProtocolViolationException class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ProtocolViolationException() | Initializes a new instance of the ProtocolViolationException class. |
![]() | ProtocolViolationException(SerializationInfo^, StreamingContext) | Initializes a new instance of the ProtocolViolationException class from the specified SerializationInfo and StreamingContext instances. |
![]() | ProtocolViolationException(String^) | Initializes a new instance of the ProtocolViolationException class with the specified message. |
Show:

