Share via


SPDistributedCacheDuplicateKeyException constructor (String)

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

Syntax

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

Dim instance As New SPDistributedCacheDuplicateKeyException(msg)
public SPDistributedCacheDuplicateKeyException(
    string msg
)

Parameters

See also

Reference

SPDistributedCacheDuplicateKeyException class

SPDistributedCacheDuplicateKeyException members

SPDistributedCacheDuplicateKeyException overload

Microsoft.SharePoint.DistributedCaching namespace