NetworkNotAvailableException Constructor
Initializes a new instance of the NetworkNotAvailableException class.
Overload List
Name | Description |
---|---|
NetworkNotAvailableException () | Constructs an empty exception. |
NetworkNotAvailableException (SerializationInfo, StreamingContext) | Constructs an exception from the specified streaming context. |
NetworkNotAvailableException (String) | Constructs an exception with the specified error message. |
NetworkNotAvailableException (String, Exception) | Constructs an exception with the specified error message and inner exception. |
See Also
Reference
NetworkNotAvailableException Class
NetworkNotAvailableException Members
Microsoft.Xna.Framework.Net Namespace