![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
Throws in case license is in invalid state (disabled, epired or inactive). More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
LicenseStateException (const std::string &message, LSErrorCode errorCode) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
Throws in case license is in invalid state (disabled, epired or inactive).
Definition at line 69 of file Exceptions.h.
|
inline |
Definition at line 72 of file Exceptions.h.