Class TemplateStateException

    • Constructor Detail

      • TemplateStateException

        public TemplateStateException​(String msg)
      • TemplateStateException

        public TemplateStateException​(String msg,
                                      Throwable e)
      • TemplateStateException

        public TemplateStateException​(String msg,
                                      int lineNumber,
                                      int startPosition)
      • TemplateStateException

        public TemplateStateException​(String msg,
                                      int lineNumber)
      • TemplateStateException

        public TemplateStateException​(String msg,
                                      Throwable e,
                                      int lineNumber,
                                      int startPosition)
      • TemplateStateException

        public TemplateStateException​(String msg,
                                      Throwable e,
                                      int lineNumber)