Zivid  1.0.1+3607.8a7510c4
Zivid API
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 <Exception.h>

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

Protected Member Functions

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

Additional Inherited Members

- Public Member Functions inherited from Zivid::Exception
ZIVID_COMMON const 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_COMMON Zivid::ArgumentException::ArgumentException ( const std::string &  message)
explicitprotected

Constructor


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