| Mercury.QTP.CustomServer Namespace > CustomServerBase Class : ReplayThrowError Method |
| Overload | Description |
|---|---|
| ReplayThrowError(RunErrors) | Throws an exception based on the specified error and sets the step status to EventStatus.EVENTSTATUS_FAIL. |
| ReplayThrowError(String) | Throws an exception based on the specified error message and sets the step status to EventStatus.EVENTSTATUS_FAIL. |

