Share via


SPDistributedCacheDuplicateKeyException constructor (String, Exception)

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

Syntax

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

Dim instance As New SPDistributedCacheDuplicateKeyException(msg, e)
public SPDistributedCacheDuplicateKeyException(
    string msg,
    Exception e
)

Parameters

See also

Reference

SPDistributedCacheDuplicateKeyException class

SPDistributedCacheDuplicateKeyException members

SPDistributedCacheDuplicateKeyException overload

Microsoft.SharePoint.DistributedCaching namespace