GeoComŪ Error Handling
|
GeoCom® Error Handling consists of a LotusScript library primarily designed for handling unexpected errors (i.e. programming errors, insufficient memory etc.). But GeoCom® Error Handling can also be used to trap other errors, e.g. incorrect user input, configuration faults and such, or to write debug information.
GeoCom® Error Handling does not hold any script dependencies and can thus be used independently from other script libraries. Occuring errors are collected within a self-contained class and finally are stored as Notes documents of form "Log Entry". The target database can be any database derived from the AgentLog template (alog4.nt). Via several parameters the behaviour of GeoCom® Error Handling can be configured according to customer specific needs. E.g. designation and destination of error entries can be configured, the maximum number of errors to be stored can be limited, or an additional message can be sent to a predefined address upon error occurence. GeoCom® Error Handling has already been integrated into GeoCom® Customer and Contacts and supports quality assurance of the application. |




