Zivid C++ API  1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
Protected Member Functions | List of all members
Zivid::ArgumentException Class Reference

An exception that is thrown when an argument provided to a method is invalid. More...

#include <Zivid/Exception.h>

Inheritance diagram for Zivid::ArgumentException:
Zivid::Exception

Protected Member Functions

ZIVID_API_EXPORT ArgumentException (const std::string &message)
 Constructor More...
 
- Protected Member Functions inherited from Zivid::Exception
ZIVID_API_EXPORT Exception (const std::string &message)
 Constructor More...
 

Additional Inherited Members

- Public Member Functions inherited from Zivid::Exception
const ZIVID_API_EXPORT char * what () const noexcept override
 Get the message for the exception More...
 

Detailed Description

An exception that is thrown when an argument provided to a method is invalid.

Constructor & Destructor Documentation

◆ ArgumentException()

ZIVID_API_EXPORT Zivid::ArgumentException::ArgumentException ( const std::string &  message)
explicitprotected

Constructor


The documentation for this class was generated from the following file: