Exception: Autobuild::ImporterCannotReset

Inherits:
PackageException show all
Defined in:
lib/autobuild/exceptions.rb

Overview

Exception thrown by importers when calling update with the reset flag but some conditiions make the reset impossible

Instance Attribute Summary

Attributes inherited from PhaseException

#phase, #target

Method Summary

Methods inherited from PackageException

#initialize, #mail?

Methods inherited from PhaseException

#exception_message, #fatal?, #initialize, #mail?, #retry?, #to_s

Constructor Details

This class inherits a constructor from Autobuild::PackageException