![]() |
LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
|
This exception means that network operation timed out. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
NetworkTimeoutException (const std::string &message) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
This exception means that network operation timed out.
See Configuration::setNetworkTimeout() or ExtendedOptions::setNetworkTimeout() for more details.
Definition at line 42 of file Exceptions.h.
|
inline |
Definition at line 45 of file Exceptions.h.