[]
Specifies the invalid template exception.
public class InvalidTemplateException : Exception, ISerializable, _Exception
Initializes a new instance of the InvalidTemplateException class with a specified error message.
public InvalidTemplateException(string message)
message
stringThe message that describes the error.