TemplateNotFoundException

public class TemplateNotFoundException extends RuntimeException

The TemplateNotFoundException exception signals a situation when a Velocity template with a given name cannot be found.

Constructors

TemplateNotFoundException

public TemplateNotFoundException(String message)

TemplateNotFoundException

public TemplateNotFoundException(String message, Throwable cause)