Share via


LobGenericException Constructor (String)

Constructs a new instance of the class with a message string.

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

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

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

Parameters

See Also

Reference

LobGenericException Class

LobGenericException Members

LobGenericException Overload

Microsoft.BusinessData.Runtime Namespace