Exception: JSON::Schema::ReadFailed

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

Overview

Raised by Reader when an attempt to read a schema fails

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