LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
LicenseSpring::LicenseSpringInternalException Class Reference

Please, contact support or try to update SDK if you got this exception. Normally should never happen. More...

#include <LicenseSpring/Exceptions.h>

Inheritance diagram for LicenseSpring::LicenseSpringInternalException:
LicenseSpring::LicenseSpringException

Public Member Functions

 LicenseSpringInternalException (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
 

Detailed Description

Please, contact support or try to update SDK if you got this exception. Normally should never happen.

Definition at line 260 of file Exceptions.h.

Constructor & Destructor Documentation

◆ LicenseSpringInternalException()

LicenseSpring::LicenseSpringInternalException::LicenseSpringInternalException ( const std::string &  message)
inline

Definition at line 263 of file Exceptions.h.


The documentation for this class was generated from the following file: