Class TemplateNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.vyarus.guicey.gsp.views.template.TemplateNotFoundException
All Implemented Interfaces:
Serializable

public class TemplateNotFoundException extends RuntimeException
Exception thrown when template not found in configured classpath locations.
Since:
07.12.2018
See Also:
  • Constructor Details

    • TemplateNotFoundException

      public TemplateNotFoundException(String message)