Creates a new instance of TemplateException.
Creates a new instance of TemplateException.
public TemplateException();
Creates a new instance of TemplateException.
public TemplateException(string);
Creates a new instance of TemplateException.
public TemplateException(string,Exception);
TemplateException Class | NSpectre.Core.Exceptions Namespace