| TemplateException Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| TemplateException |
Default constructor
| |
| TemplateException(String) |
Constructor taking message
| |
| TemplateException(SerializationInfo, StreamingContext) |
Constructor taking SerializationInfo and StreamingContext
| |
| TemplateException(String, Exception) |
Constructor taking message and inner exception
|