JSON::Schema::ReadError
Raised by {JSON::Schema::Reader} when an attempt to read a schema fails
# File lib/json-schema/schema/reader.rb, line 39 def error_message "Read of #{type_string} at #{location} failed" end