Partilhar via


GameUpdateRequiredException Constructor

Overloaded methods that initialize a new GameUpdateRequiredException.

Overload List

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

See Also

Reference

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