LicenseSpring C++ SDK  7.31.0
Easily add Software Licensing to your application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
LicenseSpring::ProductVersionException Class Reference

Throws in case installation file not found for requested app version. More...

#include <LicenseSpring/Exceptions.h>

Inheritance diagram for LicenseSpring::ProductVersionException:
LicenseSpring::LicenseSpringException

Public Member Functions

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

Throws in case installation file not found for requested app version.

Definition at line 114 of file Exceptions.h.

Constructor & Destructor Documentation

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

Definition at line 117 of file Exceptions.h.


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