GamerPrivilegeException Constructor (SerializationInfo, StreamingContext)
Note
This constructor is available only when developing for Windows.
Initializes a new instance of GamerPrivilegeException with the specified streaming context.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
Syntax
protected GamerPrivilegeException (
SerializationInfo info,
StreamingContext context
)
Parameters
- info
Type: SerializationInfo
Describes the gamer services or multiplayer API being accessed when the exception occurred. - context
Type: StreamingContext
Describes the stream where the exception occurred.
See Also
Reference
GamerPrivilegeException Class
GamerPrivilegeException Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Windows 7, Windows Vista, Windows XP