Searched refs:TreeInconsistency (Results 1 – 2 of 2) sorted by relevance
400 raise TreeInconsistency.failed_parent_check!( parent, @parent )402 raise TreeInconsistency.failed_index_check!( i, @child_index )850 raise TreeInconsistency.multiple_roots!
578 class TreeInconsistency < StandardError class