class
The TemplateError exception is raised when the compilation of the template fails. This exception then gathers a bunch of intimate details and uses it to report a very precise exception message.
Constants
SOURCE_CODE_RADIUS = 3
Attributes
[R] | original_exception |