NoSuitableGraphicsDeviceException Constructor (String)

Create a new instance of this object.

Syntax

'Declaration
Public Sub New ( _
         message As String _
)
public NoSuitableGraphicsDeviceException (
         string message
)
public:
NoSuitableGraphicsDeviceException(
         String message
)

Parameters

  • message
    Type: String
    A message that describes the error.

Requirements

Namespace: Microsoft.Xna.Framework.Graphics

Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

See Also

Reference

NoSuitableGraphicsDeviceException Class
NoSuitableGraphicsDeviceException Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Windows Phone