dtl


Exceptions in the Database Template Library: An Overview

The Database Template Library (DTL) attempts to be robust in the services it provides. To be robust, a piece of software must maintain uncorrputed data structures and recover to resume normal execution if possible in the face of errors. Errors must be reported in a clear manner and allow the user to track down exactly what went wrong in the running of the program. In addition, the user should have some control over what kind of behavior will take place if an error is encountered. DTL addresses these issues by providing:

More information and examples on the above items can be found in the "Exception Safety in DTL" document.


[DTL Home]

Copyright © 2002, Michael Gradman and Corwin Joy.

Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Corwin Joy and Michael Gradman make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.

SourceForge Logo

This site written using the ORB. [The ORB]