DatabaseException
class DatabaseException extends ActiveRecordException (View source)
Thrown when there was an error performing a database operation.
The error will be specific to whatever database you are running.
Methods
__construct($adapter_or_string_or_mystery)
No description