Exception raised or returned when a template render fails. Carries the
failure :type (e.g. :render_failed, :type_coercion_failed,
:max_depth_exceeded), a human-readable :message, and optional
:template_name and :variable_name for diagnostics.
Summary
Functions
Returns the human-readable error message string.