class

Athena::Serializer::Exception::NilRequiredProperty

Inherits Athena::Serializer::Exception::PropertyException < Athena::Serializer::Exception < RuntimeError < SystemError < Exception < Reference < Object

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)
Source

Instance methods

property_type
Source