Exception: Lilac::CLI::TemplateAST::Error

Inherits:
BuildError
  • Object
show all
Defined in:
lib/lilac/cli/build/template_ast.rb

Overview

Subclass of BuildError so callers can rescue BuildError to catch every build-time failure uniformly, regardless of source.

Instance Attribute Summary

Attributes inherited from BuildError

#at, #snippet, #suggestion

Method Summary

Methods inherited from BuildError

#initialize

Constructor Details

This class inherits a constructor from Lilac::CLI::BuildError