.NET Framework Class Library

FormatNotSupportedException Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

FormatNotSupportedException Class

Namespace: Gnostice.Documents

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

Syntax

Visual Basic

<SerializableAttribute> _
Public Class FormatNotSupportedException _
 Inherits DocumentStudioException

C#

[SerializableAttribute]
public class FormatNotSupportedException : DocumentStudioException

Visual C++

[SerializableAttribute]
public ref class FormatNotSupportedException : public DocumentStudioException

Inheritance Hierarchy

System.Object

System.Exception

  Gnostice.Core.DocumentStudioException

    Gnostice.Documents.FormatNotSupportedException

See Also

FormatNotSupportedException Members

Gnostice.Documents Namespace