CommandList CommandDoesNotExist ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Editor.InputEditor CommandList CommandDoesNotExist

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

public class CommandDoesNotExist : Exception

The CommandList CommandDoesNotExist type exposes the following members.

Constructors

  NameDescription
Public methodCommandList CommandDoesNotExist
Initializes a new instance of the CommandList CommandDoesNotExist class
Top
Extension Methods

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