.NET Framework Class Library

ViewerException Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

ViewerException Class

Namespace: Gnostice.Core.Viewer

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

Syntax

Visual Basic

Public Class ViewerException _
 Inherits Exception

C#

public class ViewerException : Exception

Visual C++

public ref class ViewerException : public Exception

Inheritance Hierarchy

System.Object

System.Exception

  Gnostice.Core.Viewer.ViewerException

    Gnostice.Core.Viewer.InvalidPageNumberException

    Gnostice.Core.Viewer.ViewerNotRegistered

See Also

ViewerException Members

Gnostice.Core.Viewer Namespace