NetworkNotAvailableException Constructor

Overloads for initializing an NetworkNotAvailableException.

Overload List

Name Description
NetworkNotAvailableException () Initializes a new NetworkNotAvailableException.
NetworkNotAvailableException (SerializationInfo, StreamingContext) Initializes a new NetworkNotAvailableException with serialization information and the streaming context.
NetworkNotAvailableException (String) Initializes a new NetworkNotAvailableException with a specified error message.
NetworkNotAvailableException (String, Exception) Initializes a new NetworkNotAvailableException with a specified error message and a reference to the inner exception that caused the error.

See Also

Reference

NetworkNotAvailableException Class
NetworkNotAvailableException Members
Microsoft.Xna.Framework.GamerServices Namespace