Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
No compatible devices were found for this application.
Namespace: Visual3D.Graphics3DAssembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public class NoCompatibleDevicesException : GraphicsException
Public Class NoCompatibleDevicesException _ Inherits GraphicsException
Members
| All Members | Constructors |
| Member | Description | |
|---|---|---|
| NoCompatibleDevicesException()()()() | Initializes a new instance of the NoCompatibleDevicesException class | |
| NoCompatibleDevicesException(Exception) | Initializes a new instance of the NoCompatibleDevicesException class | |
| NoCompatibleDevicesException(String) | Initializes a new instance of the NoCompatibleDevicesException class | |
| NoCompatibleDevicesException(Exception, String) | Initializes a new instance of the NoCompatibleDevicesException class |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
Visual3D..::..WorldApplicationException
Visual3D.Graphics3D..::..GraphicsException
Visual3D.Graphics3D..::..NoCompatibleDevicesException
System..::..Exception
System..::..ApplicationException
Visual3D..::..WorldApplicationException
Visual3D.Graphics3D..::..GraphicsException
Visual3D.Graphics3D..::..NoCompatibleDevicesException