oaError Class Reference

Inheritance diagram for oaError:

oaException


Detailed Description

oaError is used to represent a number of generic exceptions that are not specific to a particular type of database. To be sure of catching all exceptions thrown by the database, the application should only catch the oaException class.


The documentation for this class was generated from the following files:

Return to top of page