Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance of NetworkException.
Overload List
Name | Description |
---|---|
NetworkException () | Creates an empty instance of NetworkException. |
NetworkException (SerializationInfo, StreamingContext) | Initializes a new instance of NetworkException with the specified streaming context. |
NetworkException (String) | Initializes a new instance of NetworkException with the specified error message. |
NetworkException (String, Exception) | Initializes a new instance of NetworkException with the specified error message and the inner exception. |
See Also
Reference
NetworkException Class
NetworkException Members
Microsoft.Xna.Framework.GamerServices Namespace