Exception: Dragnet::Errors::YAMLFormatError

Inherits:
Error
  • Object
show all
Defined in:
lib/dragnet/errors/yaml_format_error.rb

Overview

An error to be raised when there is a formatting problem with a YAML file. For example a missing key. (This error doesn't cover Syntax Errors)