.NET Framework Class Library

DocumentNotLoadedException Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

DocumentNotLoadedException Class

Namespace: Gnostice.Documents

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

Syntax

Visual Basic

<SerializableAttribute> _
Public Class DocumentNotLoadedException _
 Inherits DocumentStudioException

C#

[SerializableAttribute]
public class DocumentNotLoadedException : DocumentStudioException

Visual C++

[SerializableAttribute]
public ref class DocumentNotLoadedException : public DocumentStudioException

Inheritance Hierarchy

System.Object

System.Exception

  Gnostice.Core.DocumentStudioException

    Gnostice.Documents.DocumentNotLoadedException

See Also

DocumentNotLoadedException Members

Gnostice.Documents Namespace