Class TemplateException

    • Constructor Detail

      • TemplateException

        public TemplateException()
        Empty exception.
      • TemplateException

        public TemplateException​(String message)
        Exception with a message.
      • TemplateException

        public TemplateException​(Throwable cause)
        Exception with a cause.