Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InvalidTemplateStructureException Class
Members

In This Topic
    InvalidTemplateStructureException Class
    In This Topic
    The exception that is thrown when a data template structure is invalid.
    Object Model
    InvalidTemplateStructureException Class
    Syntax
    'Declaration
     
    Public Class InvalidTemplateStructureException 
       Inherits System.Exception
    public class InvalidTemplateStructureException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.InvalidTemplateStructureException

    See Also