OpenPetra
Free Administration Software for Non-Profits
|
Classes | |
class | EDBConcurrencyException |
Thrown by classes in the DataStore if the record that is beeing written to the DB has modifications by another user. More... | |
class | EDBConcurrencyNoRowToUpdateException |
Specialisation of EDBConcurrencyException - this is thrown if a record should be updated, but it isn't in the DB! More... | |
class | EDBSubmitException |
Raised when a Database INSERT, UPDATE or DELETE query that was issued by the DataStore failed, or if it is to be issued and the DataStore determines that it cannot be issued for some reason. More... | |
class | EOPDBTypedDataAccessException |
Base Class for OpenPetra-specific data access-level and database-level Exceptions that are thrown by the Typed Data Access class, TTypedDataAccess. More... | |