![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
This exceptions means that license product code doesn't correspond to configuration product code. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
ProductMismatchException (const std::string &message) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
This exceptions means that license product code doesn't correspond to configuration product code.
Definition at line 188 of file Exceptions.h.
|
inline |
Definition at line 191 of file Exceptions.h.