Zivid C++ API 2.9.0+4dbba385-1
Defining the Future of 3D Machine Vision
|
A common base class for all Zivid exceptions. More...
#include <Zivid/Exception.h>
Public Member Functions | |
ZIVID_CORE_EXPORT const char * | what () const noexcept override |
Get the message for the exception More... | |
Protected Member Functions | |
ZIVID_CORE_EXPORT | Exception (const std::string &message) |
Constructor More... | |
A common base class for all Zivid exceptions.
|
explicitprotected |
Constructor
|
overridenoexcept |
Get the message for the exception