.NET Framework Class Library

FeatureNotLicensedException Constructor (String)

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

FeatureNotLicensedException Constructor (String)

Namespace: Gnostice.Documents

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

Syntax

Visual Basic

Public Sub New ( _
 message As String _
)

C#

public FeatureNotLicensedException(
 string message
)

Visual C++

public:
FeatureNotLicensedException(
 Stringmessage
)

Parameters

message

Type: System.String

See Also

FeatureNotLicensedException Class

FeatureNotLicensedException Members

FeatureNotLicensedException Overload

Gnostice.Documents Namespace