nspectre - declarative validation for .NET

TemplateException Class

TemplateException is thrown when excpetions are encountered processing templates.

For a list of all members of this type, see TemplateException Members.

System.Object
   System.Exception
      System.ApplicationException
         NSpectre.Core.Exceptions.TemplateException

public class TemplateException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NSpectre.Core.Exceptions

Assembly: NSpectre.Core (in NSpectre.Core.dll)

See Also

TemplateException Members | NSpectre.Core.Exceptions Namespace