nspectre - declarative validation for .NET

TemplateException Constructor

Creates a new instance of TemplateException.

Overload List

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);

See Also

TemplateException Class | NSpectre.Core.Exceptions Namespace