LicenseSpring C++ SDK
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring::HardwareKeyException Class Reference

This exception can arise if unable to set up YubiKey. More...

#include <LicenseSpring/Exceptions.h>

Inheritance diagram for LicenseSpring::HardwareKeyException:
LicenseSpring::LicenseSpringException

Public Member Functions

 HardwareKeyException (const std::string &message, LSErrorCode errorCode)
 
- 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

This exception can arise if unable to set up YubiKey.

Definition at line 497 of file Exceptions.h.

Constructor & Destructor Documentation

◆ HardwareKeyException()

LicenseSpring::HardwareKeyException::HardwareKeyException ( const std::string &  message,
LSErrorCode  errorCode 
)
inline

Definition at line 500 of file Exceptions.h.


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