class in UnityEngine.Networking.NetworkSystem
/
Inherits from:Networking.MessageBase
This is passed to handler functions registered for the SYSTEM_ERROR built-in message.
| errorCode | The error code. | 
| Deserialize | This method is used to populate a message object from a NetworkReader stream. | 
| Serialize | The method is used to populate a NetworkWriter stream from a message object. |