Share via


SPDistributedCachedObjectNotLockedException 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 SPDistributedCachedObjectNotLockedException(msg, e)
public SPDistributedCachedObjectNotLockedException(
    string msg,
    Exception e
)

Parameters

See also

Reference

SPDistributedCachedObjectNotLockedException class

SPDistributedCachedObjectNotLockedException members

SPDistributedCachedObjectNotLockedException overload

Microsoft.SharePoint.DistributedCaching namespace