![]() |
LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
|
This exception can arise if provided borrowing period bigger than max possible. Or if license borrowing is not allowed. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
BorrowLicenseException (const std::string &message, LSErrorCode errorCode) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
This exception can arise if provided borrowing period bigger than max possible. Or if license borrowing is not allowed.
Definition at line 350 of file Exceptions.h.
|
inline |
Definition at line 353 of file Exceptions.h.