Exception: PantographCore::Interface::PantographShellError

Inherits:
PantographException show all
Defined in:
pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb

Instance Method Summary collapse

Methods inherited from PantographException

#caused_by_calling_ui_method?

Methods inherited from StandardError

#exit_status

Methods inherited from Exception

#pantograph_should_report_metrics?

Instance Method Details

#prefixObject



6
7
8
# File 'pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb', line 6

def prefix
  '[SHELL_ERROR]'
end