Share via


ConflictDetectedException Constructor (String)

Initializes a new instance of the ConflictDetectedException class with the specified message.

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 ConflictDetectedException(message)
public ConflictDetectedException(
    string message
)

Parameters

See Also

Reference

ConflictDetectedException Class

ConflictDetectedException Members

ConflictDetectedException Overload

Microsoft.BusinessData.Runtime Namespace