Zivid
1.0.1+3607.8a7510c4
Zivid API
|
An exception that is thrown when attempting to do an operation that doesn't make sense in the current execution context. More...
#include <Exception.h>
Public Member Functions | |
ZIVID_COMMON | LogicException (const std::string &message) |
Constructor More... | |
![]() | |
ZIVID_COMMON const char * | what () const noexcept override |
Get the message for the exception More... | |
Additional Inherited Members | |
![]() | |
ZIVID_COMMON | Exception (const std::string &message) |
Constructor More... | |
An exception that is thrown when attempting to do an operation that doesn't make sense in the current execution context.
|
explicit |
Constructor