Exception: FastlaneCore::Interface::FastlaneDependencyCausedException

Inherits:
FastlaneCommonException show all
Defined in:
fastlane_core/lib/fastlane_core/ui/errors/fastlane_common_error.rb

Overview

Raise this type of exception when a failure caused by a third party dependency (i.e. xcodebuild, gradle, slather) happens.

Method Summary

Methods inherited from FastlaneException

#caused_by_calling_ui_method?, #prefix

Methods inherited from StandardError

#exit_status

Methods inherited from Exception

#fastlane_should_report_metrics?