Package io.quarkus.qute
Interface ErrorInitializer
- All Known Subinterfaces:
Engine,SectionHelperFactory.BlockInfo,SectionHelperFactory.ParserDelegate,SectionHelperFactory.SectionInitContext
- All Known Implementing Classes:
SectionBlock
public interface ErrorInitializer
-
Method Summary
-
Method Details
-
error
- Parameters:
message-- Returns:
- a new initialized
TemplateExceptionbuilder instance
-