![]() |
LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
|
Can be thrown if start date field is set for the license and current date is behind start date. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
CannotBeActivatedNowException (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 |
Can be thrown if start date field is set for the license and current date is behind start date.
See https://docs.licensespring.com/docs/license-start-date
Definition at line 154 of file Exceptions.h.
|
inline |
Definition at line 157 of file Exceptions.h.