Scene ControlTypeNotImplemented ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Scenes Scene ControlTypeNotImplemented

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

public class ControlTypeNotImplemented : Exception

The Scene ControlTypeNotImplemented type exposes the following members.

Constructors

  NameDescription
Public methodScene ControlTypeNotImplemented
Initializes a new instance of the Scene ControlTypeNotImplemented class
Top
Extension Methods

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