VoiceSDK  5.0.2
Public Member Functions | List of all members
voicesdk::LicenseException Class Reference

A type for exception which is thrown on license expiration or absence. More...

#include <voicesdk/core/settings.h>

Inheritance diagram for voicesdk::LicenseException:

Public Member Functions

 LicenseException (const std::string &message)
 
 LicenseException (const char *message)
 

Detailed Description

A type for exception which is thrown on license expiration or absence.

Constructor & Destructor Documentation

◆ LicenseException() [1/2]

voicesdk::LicenseException::LicenseException ( const std::string &  message)
inlineexplicit

◆ LicenseException() [2/2]

voicesdk::LicenseException::LicenseException ( const char *  message)
inlineexplicit