Exception: JSI::Base::SimpleNodeChildError

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

Overview

An exception raised when attempting to access a child of a node which cannot have children. A complex node can have children, a simple node cannot.