Click or drag to resize
TemplateException Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodTemplateException
Default constructor
Public methodTemplateException(String)
Constructor taking message
Protected methodTemplateException(SerializationInfo, StreamingContext)
Constructor taking SerializationInfo and StreamingContext
Public methodTemplateException(String, Exception)
Constructor taking message and inner exception
Top
See Also