class JSON::MappingError
- JSON::MappingError
- JSON::ParseException
- JSON::Error
- Exception
- Reference
- Object
Defined in:
json_mapping.crConstructors
Instance Method Summary
Constructor Detail
def self.new(message : String | Nil, klass : String, attribute : String | Nil, line_number : Int32, column_number : Int32, cause)
#