Exception: PantographCore::Interface::PantographCrash

Inherits:
PantographException show all
Defined in:
pantograph_core/lib/pantograph_core/ui/errors/pantograph_crash.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_crash.rb', line 6

def prefix
  '[PANTOGRAPH_CRASH]'
end