|
Zivid
1.0.1+3607.8a7510c4
Zivid API
|
An exception that is thrown when an unpredictable event caused an operation to fail. More...
#include <Exception.h>
Public Member Functions | |
| ZIVID_COMMON | RuntimeException (const std::string &message) |
| Constructor More... | |
Public Member Functions inherited from Zivid::Exception | |
| ZIVID_COMMON const char * | what () const noexcept override |
| Get the message for the exception More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Zivid::Exception | |
| ZIVID_COMMON | Exception (const std::string &message) |
| Constructor More... | |
An exception that is thrown when an unpredictable event caused an operation to fail.
|
explicit |
Constructor
1.8.13