class

Athena::Serializer::Exception::PropertyException

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

Represents an error due to an invalid property.

Exposes the property's name.

Constructors

new(message : String, property_name : String)
Source

Instance methods

property_name
Source