![]() |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
Throws in case signature returned by LicenseSpring server is not valid. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
SignatureMismatchException (const std::string &message) | |
![]() | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Additional Inherited Members | |
![]() | |
LSErrorCode | m_errorCode |
Throws in case signature returned by LicenseSpring server is not valid.
Definition at line 197 of file Exceptions.h.
|
inline |
Definition at line 200 of file Exceptions.h.