Exception: RSMP::SchemaError

Inherits:
Error
  • Object
show all
Defined in:
lib/rsmp/helpers/error.rb

Overview

Raised when schema validation fails.

Instance Attribute Summary collapse

Instance Attribute Details

#schemasObject

Returns the value of attribute schemas.



13
14
15
# File 'lib/rsmp/helpers/error.rb', line 13

def schemas
  @schemas
end