class Athena::Serializer::Exceptions::NilRequiredProperty
- Athena::Serializer::Exceptions::NilRequiredProperty
- Athena::Serializer::Exceptions::PropertyException
- Athena::Serializer::Exceptions::DeserializationException
- Athena::Serializer::Exceptions::SerializerException
- Exception
- Reference
- Object
Overview
Represents an error due to a required property that was nil
.
Exposes the property's name and type.