dorm.exception

Undocumented in source.

Members

Classes

DatabaseException
class DatabaseException

Thrown for errors coming from the DORM / RORM database implementation.

DormException
class DormException

Base clas for DORM exceptions

DormModelException
class DormModelException

Thrown when the model definition is wrong. (usually at compile time, not catchable)

DormUsageException
class DormUsageException

Thrown when DORM APIs are not used properly

Meta