REST.Authenticator.OAuth.TOAuth2Exception

提供: RAD Studio API Documentation
移動先: 案内検索

REST.Types.ERESTExceptionSystem.SysUtils.ExceptionSystem.TObjectTOAuth2Exception

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 を使用してください。