ReplayThrowError Method
Throws an exception based on the specified error and sets the step status to EventStatus.EVENTSTATUS_FAIL.
Overload List
OverloadDescription
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.