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