![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
Throws when email is missing in API call for user-based product, probably attempt to get trial license without email (user id). More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
MissingEmailException (const std::string &message) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
Throws when email is missing in API call for user-based product, probably attempt to get trial license without email (user id).
Definition at line 233 of file Exceptions.h.
|
inline |
Definition at line 236 of file Exceptions.h.