Exception: Pry::CommandError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/pry/exceptions.rb

Overview

CommandErrors are caught by the REPL loop and displayed to the user. They indicate an exceptional condition that’s fatal to the current command.

Direct Known Subclasses

MethodNotFound