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