Share via


EntityCollabException Constructor (String)

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

Namespace:  OBA.Server.EntityCollaboration
Assembly:  OBA.Server.Common (in OBA.Server.Common.dll)

Syntax

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

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

Parameters

See Also

Reference

EntityCollabException Class

EntityCollabException Members

EntityCollabException Overload

OBA.Server.EntityCollaboration Namespace