|
Zivid
1.0.1+3607.8a7510c4
Zivid API
|
A common base class for all Zivid exceptions. More...
#include <Exception.h>
Public Member Functions | |
| ZIVID_COMMON const char * | what () const noexcept override |
| Get the message for the exception More... | |
Protected Member Functions | |
| ZIVID_COMMON | Exception (const std::string &message) |
| Constructor More... | |
A common base class for all Zivid exceptions.
|
explicitprotected |
Constructor
|
overridenoexcept |
Get the message for the exception
1.8.13