![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
Throws in case product not found on the server. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
ProductNotFoundException (const std::string &message) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
Throws in case product not found on the server.
Definition at line 105 of file Exceptions.h.
|
inline |
Definition at line 108 of file Exceptions.h.