![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
This exception can arise if the given feature code is not found on a license. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
InvalidLicenseFeatureCodeException (const std::string &message) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
This exception can arise if the given feature code is not found on a license.
Definition at line 383 of file Exceptions.h.
|
inline |
Definition at line 386 of file Exceptions.h.