110 std::
string m_message;
#define ZIVID_CORE_EXPORT_NON_WIN32
Definition: CoreExport.h:106
#define ZIVID_CORE_EXPORT
Definition: CoreExport.h:101
A common base class for all Zivid exceptions.
Definition: Exception.h:100
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:99
ZIVID_CORE_EXPORT std::string toString(const std::exception &exception)
Get string representation of the exception