nspectre - declarative validation for .NET

TemplateException Constructor (String)

Creates a new instance of TemplateException.

public TemplateException(
   string message
);

Parameters

message
The exception message.

See Also

TemplateException Class | NSpectre.Core.Exceptions Namespace | TemplateException Constructor Overload List