| StateMachineException Class |
Namespace: StaMa
The StateMachineException type exposes the following members.
| Name | Description | |
|---|---|---|
| StateMachineException |
Initializes a new instance of the StateMachineException class.
| |
| StateMachineException(String) |
Initializes a new instance of the StateMachineException class with a specified error message.
| |
| StateMachineException(String, Exception) |
Initializes a new instance of the StateMachineException class with
a specified error message and a reference to the inner exception that is the cause of this exception.
|
| Name | Description | |
|---|---|---|
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Exception.) |