SPOAuth2ErrorResponseException class

Inheritance hierarchy

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2ErrorResponseException

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class SPOAuth2ErrorResponseException _
    Inherits SPException
'Usage
Dim instance As SPOAuth2ErrorResponseException
[SerializableAttribute]
public sealed class SPOAuth2ErrorResponseException : SPException

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPOAuth2ErrorResponseException members

Microsoft.SharePoint.IdentityModel.OAuth2 namespace