Method | Description | |
---|---|---|
GetObjectData ( |
||
PacketException ( ) : System | ||
PacketException ( byte code ) : System |
Initializes a new instance of the PacketException class.
|
|
PacketException ( string message ) : System | ||
PacketException ( string message, |
Method | Description | |
---|---|---|
PacketException ( |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
protected PacketException ( |
||
info | ||
context | ||
return | System |
public PacketException ( byte code ) : System | ||
code | byte | The code. |
return | System |
public PacketException ( string message ) : System | ||
message | string | |
return | System |
public PacketException ( string message, |
||
message | string | |
exception | ||
return | System |