Class TemplateNotFoundException

All Implemented Interfaces:
Serializable

public class TemplateNotFoundException extends PlayException
See Also:
  • Constructor Details

    • TemplateNotFoundException

      public TemplateNotFoundException(String path)
    • TemplateNotFoundException

      public TemplateNotFoundException(String path, BaseTemplate template, int fromLine)
  • Method Details

    • getPath

      public String getPath()