REST.Authenticator.OAuth.EOAuth2ExceptionExt

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.Authenticator.OAuth.EOAuth2ExceptionREST.Types.ERESTExceptionSystem.SysUtils.ExceptionSystem.TObjectEOAuth2ExceptionExt

Delphi

EOAuth2ExceptionExt = class(EOAuth2Exception)

C++

class PASCALIMPLEMENTATION EOAuth2ExceptionExt : public EOAuth2Exception

Propriétés

Type Visibilité  Source Unité  Parent
class public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth REST.Authenticator.OAuth

Description

Se déclenche lorsque TOAuth2Authenticator trouve une mauvaise utilisation des propriétés d'authentification.

REST.Authenticator.OAuth.EOAuth2ExceptionExt hérite de REST.Authenticator.OAuth.EOAuth2Exception. Tout le contenu en-dessous de cette ligne se réfère à REST.Authenticator.OAuth.EOAuth2Exception. Se déclenche lorsque TOAuth2Authenticator trouve une mauvaise utilisation des propriétés d'authentification.

EOAuth2Exception est dérivé de la classe d'exception de base OAuth.