Class MustacheTemplateException

    • Constructor Detail

      • MustacheTemplateException

        public MustacheTemplateException​(Exception ex)
        Build new exception using origin exception.
        Parameters:
        ex - Original exception.