API: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

Basisklasse für Exceptions, die von der REST-Bibliothek ausgelöst werden.

REST.Authenticator.OAuth.EOAuth2Exception erbt von REST.Types.ERESTException. Der folgende Inhalt bezieht sich auf REST.Types.ERESTException.

Basisklasse für Exceptions, die von der REST-Bibliothek ausgelöst werden.

Siehe auch