\
   |
   --ActiveRecordException

Child classes:

RecordNotFound
Thrown when a record cannot be found.
DatabaseException
Thrown when there was an error performing a database operation.
ModelException
Thrown by Model.
ExpressionsException
Thrown by Expressions.
ConfigException
Thrown for configuration problems.
ValidationsArgumentError
Thrown for validations exceptions.
RelationshipException
Thrown for relationship exceptions.

Class Details

Generic base exception for all ActiveRecord specific errors.