Click or drag to resize
AB4D logo

DeviceCreationException Class

DeviceCreationException occurs when the DirectX device cannot be created.
Inheritance Hierarchy
SystemObject
  SystemException
    Ab3d.DirectXDXEngineException
      Ab3d.DirectXDeviceCreationException
        Ab3d.DirectXFeatureLevelsNotSupportedException

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
[SerializableAttribute]
public class DeviceCreationException : DXEngineException

The DeviceCreationException type exposes the following members.

Constructors
See Also