![]() |
Zivid C++ API
1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
|
An exception that is thrown when an unpredictable event caused an operation to fail. More...
#include <Zivid/Exception.h>
Public Member Functions | |
ZIVID_API_EXPORT | RuntimeException (const std::string &message) |
Constructor More... | |
![]() | |
const ZIVID_API_EXPORT char * | what () const noexcept override |
Get the message for the exception More... | |
Additional Inherited Members | |
![]() | |
ZIVID_API_EXPORT | Exception (const std::string &message) |
Constructor More... | |
An exception that is thrown when an unpredictable event caused an operation to fail.
|
explicit |
Constructor