Exception: FastlaneCore::Interface::FastlaneCrash

Inherits:
FastlaneException show all
Defined in:
fastlane_core/lib/fastlane_core/ui/errors/fastlane_crash.rb

Instance Method Summary collapse

Methods inherited from FastlaneException

#caused_by_calling_ui_method?

Methods inherited from StandardError

#exit_status

Methods inherited from Exception

#fastlane_should_report_metrics?

Instance Method Details

#prefixObject



6
7
8
# File 'fastlane_core/lib/fastlane_core/ui/errors/fastlane_crash.rb', line 6

def prefix
  '[FASTLANE_CRASH]'
end