REST.Authenticator.OAuth.TOAuth2Exception

提供:RAD Studio API Documentation

TOAuth2ExceptionREST.Types.ERESTExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

TOAuth2Exception = EOAuth2Exception deprecated 'use EOAuth2Exception'; // do not localize

C++

typedef EOAuth2Exception TOAuth2Exception _DEPRECATED_ATTRIBUTE1("use EOAuth2Exception") ;

プロパティ

種類 可視性 ソース ユニット
class
typedef
public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth REST.Authenticator.OAuth


説明

メモ: この例外クラスは廃止予定です。代わりに EOAuth2Exception を使用してください。