![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
Throws when license has already been activated maximum number of times. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
LicenseNoAvailableActivationsException (const std::string &message) | |
![]() | |
LicenseActivationException (const std::string &message) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
Throws when license has already been activated maximum number of times.
Definition at line 135 of file Exceptions.h.
|
inline |
Definition at line 138 of file Exceptions.h.