65 std::
string m_message;
#define ZIVID_CORE_EXPORT_NON_WIN32
Definition CoreExport.h:61
#define ZIVID_CORE_EXPORT
Definition CoreExport.h:56
A common base class for all Zivid exceptions.
Definition Exception.h:55
ZIVID_CORE_EXPORT Exception(const std::string &message)
Constructor.
ZIVID_CORE_EXPORT const char * what() const noexcept override
Get the message for the exception.
The main Zivid namespace. All Zivid code is found here.
Definition Application.h:56