Athena::Serializer::Exception::MissingRequiredProperty
Inherits Athena::Serializer::Exception::PropertyException < Athena::Serializer::Exception < RuntimeError < SystemError < Exception < Reference < Object
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.
Constructors
Instance methods
property_type
Source