[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InvalidTemplateFormatException

Class InvalidTemplateFormatException

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

The exception that is thrown when a data template key is malformed.

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

Constructors

InvalidTemplateFormatException(string)

Initializes a new instance of the InvalidTemplateFormatException class.

public InvalidTemplateFormatException(string message)

Parameters

message string

The message that describes the error.