InvalidPacketException Constructor |
| Name | Description | |
|---|---|---|
| InvalidPacketException |
Initializes a new instance of the InvalidPacketException class.
| |
| InvalidPacketException(String) |
Initializes a new instance of the InvalidPacketException class with a specified error message.
| |
| InvalidPacketException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InvalidPacketException class with serialized data.
| |
| InvalidPacketException(String, Exception) |
Initializes a new instance of the InvalidPacketException class with a specified error message and a reference to the inner InvalidPacketException that is the cause of this InvalidPacketException.
|