Package org.jminor.common.db.exception

Exception Summary
DatabaseException An exception coming from a database-layer.
RecordModifiedException An exception indicating that the row in question has been modified since it was loaded.
RecordNotFoundException Exception used when an expected record was not found.