Share via


BusinessDataException constructor (String)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

Dim instance As New BusinessDataException(message)
public BusinessDataException(
    string message
)

Parameters

See also

Reference

BusinessDataException class

BusinessDataException members

BusinessDataException overload

Microsoft.SharePoint.WebControls namespace