Exception: RustyRacer::InternalError

Inherits:
Error
  • Object
show all
Defined in:
lib/rusty_racer.rb

Overview

A broken invariant inside the binding rather than anything the caller did: an unexpected reply kind, or an operation that panicked. Reaching one is a bug in rusty_racer and worth reporting. It exists so that EVERY error the extension raises is a RustyRacer::Error, and one rescue can cover the library.