Share via


SPProofTokenCacheItemNotFoundException constructor (String, Exception)

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

Syntax

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

Dim instance As New SPProofTokenCacheItemNotFoundException(message, _
    innerException)
public SPProofTokenCacheItemNotFoundException(
    string message,
    Exception innerException
)

Parameters

See also

Reference

SPProofTokenCacheItemNotFoundException class

SPProofTokenCacheItemNotFoundException members

SPProofTokenCacheItemNotFoundException overload

Microsoft.SharePoint.IdentityModel namespace