class
Stacker::RenderError
- Stacker::RenderError
- Stacker::Error
- Exception
- Reference
- Object
Overview
A template could not be rendered.
This is always fatal for the whole build: rendering it as an empty string would deliver a truncated stack that is indistinguishable from a complete one.
The response stays generic on purpose. The offending file name, the template source and the underlying error are written to the log, not handed to a client that may not be entitled to them.