GuideAlreadyVisibleException Constructor (String)
Initializes an instance of GuideAlreadyVisibleException with the specified error message.
Syntax
'Declaration
Public Sub New ( _
message As String _
)
public GuideAlreadyVisibleException (
string message
)
public:
GuideAlreadyVisibleException(
String message
)
Parameters
- message
Type: String
A message describing the error.
Requirements
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
See Also
Reference
GuideAlreadyVisibleException Class
GuideAlreadyVisibleException Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Windows Phone