![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
Throws when product feature does not exist or wrong feature type. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
InvalidLicenseFeatureException (const std::string &message) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
Throws when product feature does not exist or wrong feature type.
Definition at line 251 of file Exceptions.h.
|
inline |
Definition at line 254 of file Exceptions.h.