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:

