![]() |
LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
|
Throws in case of something wrong with Configuration. E.g. wrong API or Shared key. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
ConfigurationException (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 of something wrong with Configuration. E.g. wrong API or Shared key.
Definition at line 51 of file Exceptions.h.
|
inline |
Definition at line 54 of file Exceptions.h.