Class MustacheExecutionException

    • Constructor Detail

      • MustacheExecutionException

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