![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
This exception can arise during online check of floating license if reached maximum users count for the license. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
MaxFloatingReachedException (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 online check of floating license if reached maximum users count for the license.
Definition at line 297 of file Exceptions.h.
|
inline |
Definition at line 300 of file Exceptions.h.