class Marten::DB::Errors::RecordNotFound
- Marten::DB::Errors::RecordNotFound
- Exception
- Reference
- Object
Overview
Represents an error raised when an inexistent record is queried for a specific model. This exception is automatically subclassed for every model class.