Handling Exceptions
This section provides help and troubleshooting information for handling exceptions.
Default Error Handling
Describes default error handling.
Custom Error Handling
Describes how to add to the default error handling.
Trapping the exception number
Describes how to trap the exception number.
Defining Your Own Exceptions
Describes how to define your own exceptions.
Using do...except Statements to Trap and Handle Exceptions
Describes how to use
do...except
to trap and handle exceptions.
Programmatically Logging an Error
Describes how to programmatically log an error.
Performing More than One Verification in a Test Case
Describes how to perform more than one verification in a test case.
Writing an Error-Handling Function
Describes how you can write an error-handling function.
Exception Values
Describes the exceptions that are generated by
Silk Test Classic
under specific error conditions.
Parent topic:
Troubleshooting the Open Agent