menu
archery
archery/core/template_engine.dart
TemplateEngineException
TemplateEngineException.new constructor
TemplateEngineException.new
dark_mode
light_mode
TemplateEngineException
constructor
TemplateEngineException
(
String
?
message
)
Creates a template exception with
message
.
Implementation
TemplateEngineException(this.message);
archery
template_engine
TemplateEngineException
TemplateEngineException.new constructor
TemplateEngineException class