Zivid C++ API 2.11.1+de9b5dae-1
Classes | Namespaces | Functions
Exception.h File Reference
#include "Zivid/Detail/CoreExport.h"
#include <exception>
#include <string>

Go to the source code of this file.

Classes

class  Zivid::Exception
 A common base class for all Zivid exceptions. More...
 

Namespaces

namespace  Zivid
 The main Zivid namespace. All Zivid code is found here.
 

Functions

ZIVID_CORE_EXPORT std::string Zivid::toString (const std::exception &exception)
 Get string representation of the exception.