[]
The exception that is thrown when a data template structure is invalid.
public class InvalidTemplateStructureException : Exception, ISerializable, _Exception
Initializes a new instance of the InvalidTemplateStructureException class.
public InvalidTemplateStructureException(string message)
message
stringThe message that describes the error.