TemplateNotFoundException constructor

TemplateNotFoundException(
  1. String message
)

Implementation

TemplateNotFoundException(this.message);