class Marten::DB::Errors::UnexpectedFieldValue
- Marten::DB::Errors::UnexpectedFieldValue
- Exception
- Reference
- Object
Overview
Represents an error raised when a field value cannot be processed because it doesn't have the expected type. This can happen when initializing model objects using unexpected values and types.