| Class | JSON::Schema::ReadRefused |
| In: |
lib/json-schema/schema/reader.rb
|
| Parent: | StandardError |
Raised by {JSON::Schema::Reader} when one of its settings indicate a schema should not be readed.
| location | [R] | @return [String] the requested schema location which was refused |
| type | [R] | @return [Symbol] either +:uri+ or +:file+ |