Click or drag to resize
AB4D logo

ResourceCreationException Class

ResourceCreationException exception is thrown when DXEngine's resources cannot be found or are not defined correctly.
Inheritance Hierarchy
System.Object
  System.Exception
    Ab3d.DirectX.DXEngineException
      Ab3d.DirectX.ResourceCreationException

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

The ResourceCreationException type exposes the following members.

Constructors
See Also