[]
        
Initializes a new instance of the InvalidTemplateException class with a specified error message.
public InvalidTemplateException(string message)
Public Sub New(message As String)
| Type | Name | Description | 
|---|---|---|
| string | message | The message that describes the error.  |