REST.Authenticator.OAuth.TOAuth2Exception

Delphi
TOAuth2Exception = EOAuth2Exception deprecated 'use EOAuth2Exception'; // do not localize
C++
typedef EOAuth2Exception TOAuth2Exception _DEPRECATED_ATTRIBUTE1("use EOAuth2Exception") ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
class typedef |
public | REST.Authenticator.OAuth.pas REST.Authenticator.OAuth.hpp |
REST.Authenticator.OAuth | REST.Authenticator.OAuth |
Description
Base class for exceptions that raise from the REST library. {{#multireplace:REST.Authenticator.OAuth.TOAuth2Exception|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:REST.Exception.ERESTException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:REST.Exception.ERESTException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Base class for exceptions that raise from the REST library.