![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
Throws in case floating license timeout or borrowing period is expired and it needs to be registered. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
FloatingTimeoutExpiredException (const std::string &message) | |
![]() | |
LicenseStateException (const std::string &message, LSErrorCode errorCode) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
Throws in case floating license timeout or borrowing period is expired and it needs to be registered.
Definition at line 78 of file Exceptions.h.
|
inline |
Definition at line 81 of file Exceptions.h.