.NET Framework Class Library

DocumentStudioException Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace >

.NET Framework Class Library

DocumentStudioException Class

Namespace: Gnostice.Core

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Class DocumentStudioException _
 Inherits Exception

C#

public class DocumentStudioException : Exception

Visual C++

public ref class DocumentStudioException : public Exception

Inheritance Hierarchy

System.Object

System.Exception

  Gnostice.Core.DocumentStudioException

    Gnostice.Core.Viewer.DocumentNotLoadedException

    Gnostice.Documents.DocumentNotLoadedException

    Gnostice.Documents.FeatureNotLicensedException

    Gnostice.Documents.FileCorruptException

    Gnostice.Documents.FormatNotSupportedException

    Gnostice.Documents.InvalidFileException

    Gnostice.Documents.InvalidOperationException

    Gnostice.Documents.InvalidPasswordException

    Gnostice.Documents.TypeNotSupportedException

    Gnostice.MailMerge.MailMergeDataColumnNotFoundException

    Gnostice.MailMerge.MailMergeDataSourceNotSupportedException

    Gnostice.MailMerge.MailMergeFieldNotFoundException

See Also

DocumentStudioException Members

Gnostice.Core Namespace