IDLive Face new C++ API 1.46.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
idliveface::Exception Class Reference

General IDLive Face exception. More...

#include <idliveface/exception.h>

Inheritance diagram for idliveface::Exception:
idliveface::ImageDecodingException idliveface::LicenseException

Public Member Functions

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

Detailed Description

General IDLive Face exception.

Can be thrown when the invalid parameter has been provided, or when the unrecoverable internal error has occurred.