REST.Authenticator.OAuth.TOAuth2Exception
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 を使用してください。