Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NETNamespace: Visual3D.Networking
Assembly: Visual3D.Networking (in Visual3D.Networking.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Visual3D.Networking (in Visual3D.Networking.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public sealed class NetException : Exception
Public NotInheritable Class NetException _ Inherits Exception
Members
| All Members | Constructors |
| Member | Description | |
|---|---|---|
| NetException()()()() | Initializes a new instance of the NetException class | |
| NetException(String) | Initializes a new instance of the NetException class | |
| NetException(String, Exception) | Initializes a new instance of the NetException class |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Visual3D.Networking..::..NetException
System..::..Exception
Visual3D.Networking..::..NetException