class

Marten::Schema::Errors::UnexpectedFieldValue

Inherits ArgumentError < Exception < Reference < Object

Represents an error raised when a field value cannot be processed because it doesn't have the expected type. This can happen when initializing schema objects using unexpected values and types.