Command UnableToRegisterCommandWithoutTriggers ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Commands Command UnableToRegisterCommandWithoutTriggers

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

public class UnableToRegisterCommandWithoutTriggers : Exception

The Command UnableToRegisterCommandWithoutTriggers type exposes the following members.

Constructors

  NameDescription
Public methodCommand UnableToRegisterCommandWithoutTriggers
Initializes a new instance of the Command UnableToRegisterCommandWithoutTriggers class
Top
Extension Methods

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