Package io.mosip.kernel.core.templatemanager.exception
-
Exception Summary Exception Description TemplateConfigurationException TemplateConfigurationException if problem occurs while Configuring the template Manager.TemplateMethodInvocationException TemplateMethodInvocationException when reference method in template could not be invoked.TemplateParsingException this exception thrown when a resource of any type has a syntax or other error which prevents it from being parsed.TemplateResourceNotFoundException this exception thrown when a resource of any type isn't found by the template manager.