![]() |
LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
|
This exception can arise if the backend cannot create URL for Single sign-on (SSO) More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
SSOException (const std::string &message) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
This exception can arise if the backend cannot create URL for Single sign-on (SSO)
Reasons can be different, for example if customer account cannot be found, SSO not enabled or have not been set up.
Definition at line 333 of file Exceptions.h.
|
inline |
Definition at line 336 of file Exceptions.h.