.NET Framework Class Library

DocumentNotLoadedException Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

DocumentNotLoadedException Class

Namespace: Gnostice.Core.Viewer

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

Syntax

Visual Basic

Public Class DocumentNotLoadedException _
 Inherits DocumentStudioException

C#

public class DocumentNotLoadedException : DocumentStudioException

Visual C++

public ref class DocumentNotLoadedException : public DocumentStudioException

Inheritance Hierarchy

System.Object

System.Exception

  Gnostice.Core.DocumentStudioException

    Gnostice.Core.Viewer.DocumentNotLoadedException

See Also

DocumentNotLoadedException Members

Gnostice.Core.Viewer Namespace