.NET Framework Class Library

InvalidPageNumberException Constructor (String)

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

InvalidPageNumberException Constructor (String)

Namespace: Gnostice.Controls.WPF

Assembly:  Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)

Syntax

Visual Basic

Public Sub New ( _
 message As String _
)

C#

public InvalidPageNumberException(
 string message
)

Visual C++

public:
InvalidPageNumberException(
 Stringmessage
)

Parameters

message

Type: System.String

See Also

InvalidPageNumberException Class

InvalidPageNumberException Members

InvalidPageNumberException Overload

Gnostice.Controls.WPF Namespace