VertexElement ElementTypeNotYetSupported ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Graphics.Vertices VertexElement ElementTypeNotYetSupported

Namespace: DeltaEngine.Graphics.Vertices
Assembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class ElementTypeNotYetSupported : Exception

The VertexElement ElementTypeNotYetSupported type exposes the following members.

Constructors

  NameDescription
Public methodVertexElement ElementTypeNotYetSupported
Initializes a new instance of the VertexElement ElementTypeNotYetSupported class
Top
Extension Methods

  NameDescription
Public Extension MethodIsFatal (Defined by ExceptionExtensions.)
Public Extension MethodIsWeak (Defined by ExceptionExtensions.)
Top
See Also