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