Class OAuth2Exception
Definition
- Namespace:
- Tizen.Account.OAuth2
- Assembly:
- Tizen.Account.OAuth2.dll
- API Level:
- 3
Exception wrapper for OAuth2 related exception
C#Copypublic class OAuth2Exception : Exception
- Inheritance
-
OAuth2Exception
Properties
Declaration
C#Copypublic OAuth2ErrorResponse Error { get; }
Property Value
Type | Description |
---|---|
OAuth2ErrorResponse |