![]() |
LicenseSpring C++ SDK
Easily add Software Licensing to your application
|
This exception can arise if OAuth credentials are invalid, or OAuth is required for authentication. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
OAuthException (const std::string &message, LSErrorCode errorCode) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
This exception can arise if OAuth credentials are invalid, or OAuth is required for authentication.
Definition at line 414 of file Exceptions.h.
|
inline |
Definition at line 417 of file Exceptions.h.