class Athena::Serializer::Exceptions::PropertyException
inherits Athena::Serializer::Exceptions::DeserializationException
#
Represents an error due to an invalid property.
Exposes the property's name.
Direct known subclasses
Athena::Serializer::Exceptions::MissingRequiredProperty
Athena::Serializer::Exceptions::NilRequiredProperty