65 std::
string m_message;
#define ZIVID_UTILS_EXPORT
Definition UtilsExport.h:56
#define ZIVID_UTILS_EXPORT_NON_WIN32
Definition UtilsExport.h:61
ZIVID_UTILS_EXPORT Exception(const std::string &message)
Constructor.
ZIVID_UTILS_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:84
ZIVID_UTILS_EXPORT std::string toString(const std::exception &exception)
Get string representation of the exception.