Skip to content

class Athena::Serializer::Exception::NilRequiredProperty
inherits Athena::Serializer::Exception::PropertyException #

Represents an error due to a required property that was nil.

Exposes the property's name and type.

Constructors#

.new(property_name : String, property_type : String)#

Methods#

#property_type : String#