CommandException Constructors
Specifies an exception that occurs when executing an EasyTest command.Name | Parameters | Description |
---|---|---|
CommandException(String, PositionInScript) | errorMessage, startPosition | Initializes a new instance of the CommandException class. |
See Also