Exception: Autoproj::PackageNotFound

Inherits:
ConfigError
  • Object
show all
Defined in:
lib/autoproj/exceptions.rb

Overview

Exception raised when trying to resolve a package name and it failed

Direct Known Subclasses

PackageUnavailable

Instance Attribute Summary

Attributes inherited from ConfigError

#file

Method Summary

Methods inherited from ConfigError

#initialize

Constructor Details

This class inherits a constructor from Autoproj::ConfigError