JSON::Schema::ReadError
Raised by {JSON::Schema::Reader} when one of its settings indicate a schema should not be read.
# File lib/json-schema/schema/reader.rb, line 31 def error_message "Read of #{type_string} at #{location} refused" end