class Athena::Serializer::Exceptions::MissingRequiredProperty
- Athena::Serializer::Exceptions::MissingRequiredProperty
- Athena::Serializer::Exceptions::PropertyException
- Athena::Serializer::Exceptions::DeserializationException
- Athena::Serializer::Exceptions::SerializerException
- 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.