Method | Description | |
---|---|---|
Clone ( ) : StackPacket |
Create an instance of the class that is identical to the current PDU.
|
|
ErrorPdu ( |
Create an ErrorPdu.
|
|
ErrorPdu ( |
Create an ErrorPdu.
|
|
ToBytes ( ) : byte[] |
Encode this structure into byte array.
|
public ErrorPdu ( |
||
e | The decoding exception. | |
return | System |
public ErrorPdu ( |
||
e | The decoding exception. | |
packetData | byte | The pdu data in bytes. |
return | System |