10Duke Enterprise C++ Client
|
This is the complete list of members for OAuthException, including all inherited members.
AUTHORIZATION enum value (defined in OAuthException) | OAuthException | |
getError() const | OAuthException | inline |
getErrorDescription() const | OAuthException | inline |
getPhase() const | OAuthException | inline |
NONE enum value (defined in OAuthException) | OAuthException | |
OAuthException(Phase phase, std::string error, const std::string &errorDescription) | OAuthException | inline |
Phase enum name | OAuthException | |
REFRESH_REQUEST enum value (defined in OAuthException) | OAuthException | |
TOKEN_REQUEST enum value (defined in OAuthException) | OAuthException |