3DiVi Face SDK
3.24.1
|
The class of exceptions thrown when errors occur. More...
#include <Error.h>
Public Member Functions | |
virtual const char * | what () const throw () |
Gets a string identifying an error. More... | |
uint32_t | code () const throw () |
Gets an error code. More... | |
The class of exceptions thrown when errors occur.
|
inline |
Gets an error code.
|
inlinevirtual |
Gets a string identifying an error.