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
SystemObject
  SystemException
    Ab3d.DirectXDXEngineException
      Ab3d.DirectXResourceCreationException

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

The ResourceCreationException type exposes the following members.

Constructors
See Also