TemplateEngineException constructor

TemplateEngineException(
  1. String? message
)

Implementation

TemplateEngineException(this.message);