Exception Handling
Includes functions for exception handling.
ExceptCalls Function
Returns a list of the function calls that have caused an exception during the execution of the current test case.
ExceptClear Function
Clears information related to the current exception.
ExceptData Function
Returns the data associated with the most recent exception.
ExceptLog Function
Logs an exception to a results file.
ExceptNum Function
Returns the number of an exception.
ExceptPrint Function
Prints all information about an exception to a results file.
Parent topic:
Functions