Exception: JSON::Schema::ReadRefused

Inherits:
ReadError
  • Object
show all
Defined in:
lib/json-schema/schema/reader.rb

Overview

Raised by Reader when one of its settings indicate a schema should not be read.

Instance Attribute Summary

Attributes inherited from ReadError

#location, #type

Method Summary

Methods inherited from ReadError

#initialize

Constructor Details

This class inherits a constructor from JSON::Schema::ReadError