![]() |
LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
|
Base class for all LicenseSpring exceptions. More...
#include <LicenseSpring/Exceptions.h>
Public Member Functions | |
LicenseSpringException (const std::string &message, LSErrorCode errorCode=LSErrorCode::eGeneralLSError) | |
LSErrorCode | getCode () const |
Protected Attributes | |
LSErrorCode | m_errorCode |
Base class for all LicenseSpring exceptions.
Definition at line 18 of file Exceptions.h.
|
inline |
Definition at line 21 of file Exceptions.h.
|
inline |
Definition at line 25 of file Exceptions.h.
|
protected |
Definition at line 27 of file Exceptions.h.