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