\
   |
   --ActiveRecordException
      |
      --ModelException

Child classes:

UndefinedPropertyException
Thrown when attempting to access an invalid property on a Model.
ReadOnlyException
Thrown when attempting to perform a write operation on a Model that is in read-only mode.

Class Details

Thrown by Model.