Exception: JSI::SchemaRegistry::ResourceNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/jsi/schema_registry.rb

Overview

an exception raised when a URI we are looking for has not been registered

Instance Attribute Summary collapse

Instance Attribute Details

#uriObject

Returns the value of attribute uri.



17
18
19
# File 'lib/jsi/schema_registry.rb', line 17

def uri
  @uri
end