StrangeIoC  0.6.0
The IoC/Binding Framework for Unity3D and C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Public Member Functions | Properties | List of all members
strange.extensions.command.impl.CommandException Class Reference

An exception raised by the Command system. More...

Inheritance diagram for strange.extensions.command.impl.CommandException:

Public Member Functions

 CommandException (string message, CommandExceptionType exceptionType)
 Constructs a CommandException with a message and CommandExceptionType.
 

Properties

CommandExceptionType type [get, set]
 

Detailed Description

An exception raised by the Command system.

See Also
strange.extensions.context.api.CommandExceptionType

The documentation for this class was generated from the following file: