[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.InvalidTemplateException

Class InvalidTemplateException

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Specifies the invalid template exception.

public class InvalidTemplateException : Exception, ISerializable, _Exception
Inheritance
InvalidTemplateException
Implements
Inherited Members

Constructors

InvalidTemplateException(string)

Initializes a new instance of the InvalidTemplateException class with a specified error message.

public InvalidTemplateException(string message)

Parameters

message string

The message that describes the error.