Exception: Ruby::Rego::BuiltinArgumentError

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

Overview

Error raised for invalid builtin arguments.

Instance Attribute Summary

Attributes inherited from TypeError

#actual, #context, #expected

Attributes inherited from Error

#location

Method Summary

Methods inherited from TypeError

#initialize

Methods inherited from Error

#initialize, #to_h

Constructor Details

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