Exception: Molder::Renderer::SyntaxError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/molder/renderer.rb

Overview

During parameter resolution phase (constructor) this error indicates that internal representation of the params hash (YAML) no longer compiles after some parameters have been resolved. This would be an internal error that should be coded around and fixed as a bug if it ever to occur.