Class InvalidTemplateException
public class InvalidTemplateException : Exception, ISerializable
- Inheritance
-
InvalidTemplateException
- Implements
- Inherited Members
- Extension Methods
Constructors
InvalidTemplateException(string)
public InvalidTemplateException(string message)
Parameters
message
string
InvalidTemplateException(string, Exception)
public InvalidTemplateException(string message, Exception innerException)