Exception: Autoproj::InvalidYAMLFormatting
- Inherits:
-
ConfigError
- Object
- RuntimeError
- ConfigError
- Autoproj::InvalidYAMLFormatting
- Defined in:
- lib/autoproj/exceptions.rb
Overview
Exception raised when finding unexpected objects in a YAML file
E.g. having a hash instead of an array
Instance Attribute Summary
Attributes inherited from ConfigError
Method Summary
Methods inherited from ConfigError
Constructor Details
This class inherits a constructor from Autoproj::ConfigError