Exception: Ruby::Rego::ObjectKeyConflictError

Inherits:
Error
  • Object
show all
Defined in:
lib/ruby/rego/errors.rb

Overview

Error raised when object keys normalize to the same value.

Instance Attribute Summary

Attributes inherited from Error

#location

Method Summary

Methods inherited from Error

#initialize, #to_h

Constructor Details

This class inherits a constructor from Ruby::Rego::Error