Documentation: Software information: TrapError (Version #3)
Status
Current status: stable
Last stable version: 1.12
Overview
This module will add a routine onto the error vector (ErrorV) which will test the error number of any errors generated against a list of error numbers. If an error is generated which matches an entry in the list, TrapError will do one of several possible things:
- Call OS_Reset to reboot the machine
- Claim the error so it doesn’t get passed-on
- Branch to some code routine
Installation Instructions
(Write some notes on how to get the component installed and working.)
Known issues
There are no known issues with this component at present. If you find a problem, please add a ticket then edit this page to include a link to the ticket details.
How to update this page
This page was created by ROOL but it is intended that members of the community keep it up to date by adding their comments and notes.
Click here for more information on how to edit these pages.
History of the component
Release history for versions available on the ROOL web site:
| Version | Details |
|---|---|
| 1.12 | Initial release |