Wt  4.11.1
Loading...
Searching...
No Matches
Wt::Auth::OAuthProcess::TokenError Class Reference

Exception thrown while parsing a token response. More...

#include <OAuthService.h>

Public Member Functions

 TokenError (const WString &error)
 Constructor.
WString error () const
 The error.

Detailed Description

Exception thrown while parsing a token response.

See also
parseTokenResponse()