REST.Authenticator.OAuth.EOAuth2Exception
Delphi
EOAuth2Exception = class(ERESTException);
C++
class PASCALIMPLEMENTATION EOAuth2Exception : public Rest::Types::ERESTException
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | REST.Authenticator.OAuth.pas REST.Authenticator.OAuth.hpp |
REST.Authenticator.OAuth | REST.Authenticator.OAuth |
Description
Base OAuth exception class replacing non-standard named TOAuth2Exception.