[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.InvalidTemplateException.-ctor

InvalidTemplateException Constructor

InvalidTemplateException(string)

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

Declaration
public InvalidTemplateException(string message)
Public Sub New(message As String)
Parameters
Type Name Description
string message

The message that describes the error.