This topic has not yet been rated - Rate this topic

GamerPrivilegeException Class

Thrown if a gamer services or multiplayer API is called without a valid, signed-in profile.

Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

[SerializableAttribute]
public class GamerPrivilegeException : Exception

This exception is thrown if any of the following conditons are met.

  • No profile is currently signed in.
  • The signed-in profile has parental control settings prohibiting the requested action.

Xbox 360, Windows XP SP2, Windows Vista

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.