class
PgORM::Error::ReadOnlyRecord
- PgORM::Error::ReadOnlyRecord
- PgORM::Error
- Exception
- Reference
- Object
Overview
Raised when attempting to modify a read-only record.
Records with read-only attributes cannot be saved if those attributes are modified.