Exception: Autoproj::InvalidYAMLFormatting

Inherits:
ConfigError
  • Object
show all
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

#file

Method Summary

Methods inherited from ConfigError

#initialize

Constructor Details

This class inherits a constructor from Autoproj::ConfigError