REST.Authenticator.OAuth.EOAuth2Exception

From RAD Studio API Documentation

EOAuth2ExceptionREST.Types.ERESTExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EOAuth2Exception = class(ERESTException);

C++

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

Properties

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

Description

Base OAuth exception class replacing non-standard named TOAuth2Exception.