![]() |
LicenseSpring C++ SDK
7.27.0
Easily add Software Licensing to your application
|
This exception means that SDK cannot reach the server. Because of no internet connection, DNS issues, etc. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
| NoInternetException (const std::string &message) | |
Public Member Functions inherited from LicenseSpring::LicenseSpringException | |
| LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
| LSErrorCode | getCode () const |
Additional Inherited Members | |
Protected Attributes inherited from LicenseSpring::LicenseSpringException | |
| LSErrorCode | m_errorCode |
This exception means that SDK cannot reach the server. Because of no internet connection, DNS issues, etc.
Definition at line 32 of file Exceptions.h.
|
inline |
Definition at line 35 of file Exceptions.h.