REST.Authenticator.OAuth.EOAuth2Exception

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.Types.ERESTExceptionSystem.SysUtils.ExceptionSystem.TObjectEOAuth2Exception

Delphi

EOAuth2Exception = class(ERESTException);

C++

class PASCALIMPLEMENTATION EOAuth2Exception : public Rest::Types::ERESTException

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.

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