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

Thrown by the ImageDecoder when the image can't be decoded. More...

#include <idliveface/exception.h>

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

Public Member Functions

 ImageDecodingException (const std::string &message)
 
 ImageDecodingException (const char *message)
 
- Public Member Functions inherited from idliveface::Exception
 Exception (const std::string &message)
 
 Exception (const char *message)
 

Detailed Description

Thrown by the ImageDecoder when the image can't be decoded.