Class OAuth2Exception
Definition
- Assembly:
- Tizen.Account.OAuth2.dll
Exception wrapper for OAuth2 related exception
[Obsolete]
public class OAuth2Exception : Exception, ISerializable
- Inheritance
- Implements
Properties
View SourceError
The error response.
Declaration
[Obsolete]
public OAuth2ErrorResponse Error { get; }
Property Value
| Type | Description |
|---|---|
| OAuth2ErrorResponse |