.NET Framework Class Library

ViewerException Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

ViewerException Class

Namespace: Gnostice.Controls.WPF

Assembly:  Gnostice.Controls.WPF (in Gnostice.Controls.WPF.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.Controls.WPF.ViewerException

    Gnostice.Controls.WPF.DocumentNotLoaded

    Gnostice.Controls.WPF.InvalidPageNumberException

    Gnostice.Controls.WPF.ViewerNotRegistered

See Also

ViewerException Members

Gnostice.Controls.WPF Namespace