Click or drag to resize

TemplateException Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class TemplateException : Exception

The TemplateException type exposes the following members.

Constructors
  NameDescription
Public methodTemplateException(Template, String)
Initializes a new instance of the TemplateException class
Public methodTemplateException(Template, String, Exception)
Initializes a new instance of the TemplateException class
Top
Properties
  NameDescription
Public propertyTemplate
Top
See Also