Zivid
1.0.1+3607.8a7510c4
Zivid API
|
An exception that is thrown when an argument provided to a method is invalid. More...
#include <Exception.h>
Protected Member Functions | |
ZIVID_COMMON | ArgumentException (const std::string &message) |
Constructor More... | |
![]() | |
ZIVID_COMMON | Exception (const std::string &message) |
Constructor More... | |
Additional Inherited Members | |
![]() | |
ZIVID_COMMON const 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