Class TemplateNotFoundException

All Implemented Interfaces:
Serializable

public class TemplateNotFoundException extends RuntimeException
Runtime exception while binding values to a RockerTemplate.
See Also:
  • Constructor Details

    • TemplateNotFoundException

      public TemplateNotFoundException(String message)
    • TemplateNotFoundException

      public TemplateNotFoundException(String message, Throwable cause)