Click or drag to resize
AB4D logo

InvalidDxEngineResourceException Class

InvalidDxEngineResourceException exception is thrown when a Texture2D, Buffer, View or some other resource is not in the expected format or was not created with the expected flags.
Inheritance Hierarchy
SystemObject
  SystemException
    Ab3d.DirectXDXEngineException
      Ab3d.DirectXInvalidDxEngineResourceException

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

The InvalidDxEngineResourceException type exposes the following members.

Constructors
See Also