REST.Authenticator.OAuth.EOAuth2ExceptionExt

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

REST.Authenticator.OAuth.EOAuth2ExceptionREST.Types.ERESTExceptionSystem.SysUtils.ExceptionSystem.TObjectEOAuth2ExceptionExt

Delphi

EOAuth2ExceptionExt = class(EOAuth2Exception)

C++

class PASCALIMPLEMENTATION EOAuth2ExceptionExt : public EOAuth2Exception

プロパティ

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

説明

OAuth 基底例外クラスは、非標準の名前の TOAuth2Exception を置き換えます。

REST.Authenticator.OAuth.EOAuth2ExceptionExt は REST.Authenticator.OAuth.EOAuth2Exception を継承しています。以下の内容はすべて REST.Authenticator.OAuth.EOAuth2Exception を参照しています。 OAuth 基底例外クラスは、非標準の名前の TOAuth2Exception を置き換えます。 REST ライブラリで発生する例外の基底クラスです。

REST.Authenticator.OAuth.EOAuth2Exception は、REST.Types.ERESTException から継承します。この行以下のコンテンツはすべて REST.Types.ERESTException を参照します。

REST ライブラリで発生する例外の基底クラスです。

関連項目

REST