![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
This exception can arise during license check if device has been blacklisted by Product manager. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
DeviceBlacklistedException (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 during license check if device has been blacklisted by Product manager.
Definition at line 315 of file Exceptions.h.
|
inline |
Definition at line 318 of file Exceptions.h.