| InvalidActionException Constructor |
| Name | Description | |
|---|---|---|
| InvalidActionException |
Create the exception without message.
| |
| InvalidActionException(String) |
Create the exception with message.
| |
| InvalidActionException(String, Exception) |
Create the exception with message and inner exception.
|