Class OAuth2Exception

    Definition

    Namespace:
    Tizen.Account.OAuth2
    Assembly:
    Tizen.Account.OAuth2.dll

    Exception wrapper for OAuth2 related exception

    public class OAuth2Exception : Exception
    Inheritance
    object
    OAuth2Exception

    Properties

    View Source

    Error

    The error response.

    Declaration
    public OAuth2ErrorResponse Error { get; }
    Property Value
    Type Description
    OAuth2ErrorResponse

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX