![]() |
Zivid C++ API
1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
|
An exception that is thrown when an argument provided to a method is invalid. More...
#include <Zivid/Exception.h>
Protected Member Functions | |
ZIVID_API_EXPORT | ArgumentException (const std::string &message) |
Constructor More... | |
![]() | |
ZIVID_API_EXPORT | Exception (const std::string &message) |
Constructor More... | |
Additional Inherited Members | |
![]() | |
const ZIVID_API_EXPORT char * | what () const noexcept override |
Get the message for the exception More... | |
An exception that is thrown when an argument provided to a method is invalid.
|
explicitprotected |
Constructor