GamerServicesNotAvailableException Constructor
Creates an instance of GamerServicesNotAvailableException.
| 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. |