REST.Authenticator.OAuth.EOAuth2Exception

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

REST.Types.ERESTExceptionSystem.SysUtils.ExceptionSystem.TObjectEOAuth2Exception

Delphi

EOAuth2Exception = class(ERESTException);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth REST.Authenticator.OAuth


Beschreibung

Wird ausgelöst, wenn TOAuth2Authenticator eine falsche Verwendung der Authentifizierungseigenschaften findet.

EOAuth2Exception ist die Basis-Exception-Klasse von OAuth.