Share via


SPDistributedCacheRegionNotFoundException 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 SPDistributedCacheRegionNotFoundException(msg)
public SPDistributedCacheRegionNotFoundException(
    string msg
)

Parameters

See also

Reference

SPDistributedCacheRegionNotFoundException class

SPDistributedCacheRegionNotFoundException members

SPDistributedCacheRegionNotFoundException overload

Microsoft.SharePoint.DistributedCaching namespace