Zivid C++ API  2.4.2+1a2e8cfb-1
Defining the Future of 3D Machine Vision
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

 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 More...