Share via


WebPartPageUserException Constructor (String)

Initializes a new instance of the WebPartPageUserException class with a specified error message.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Sub New ( _
    s As String _
)
'Usage
Dim s As String

Dim instance As New WebPartPageUserException(s)
public WebPartPageUserException(
    string s
)

Parameters

See Also

Reference

WebPartPageUserException Class

WebPartPageUserException Members

WebPartPageUserException Overload

Microsoft.SharePoint.WebPartPages Namespace