class Athena::Serializer::Exception::MissingRequiredProperty
- Athena::Serializer::Exception::MissingRequiredProperty
- Athena::Serializer::Exception::PropertyException
- RuntimeError
- Exception
- Reference
- Object
Overview
Represents an error due to a missing required property that was not included in the input data.
Exposes the missing property's name and type.