#include <exception.hpp>
Algorithm Not Found Exception
- Warning
- This exception type will be removed in the future. Instead, just catch LookupError.
◆ AlgorithmNotFound()
iv::exception::AlgorithmNotFound::AlgorithmNotFound |
( |
std::string_view | name | ) |
|
|
inlineexplicit |
◆ errorCode()
virtual int64_t iv::exception::Exception::errorCode |
( |
| ) |
const |
|
inlinenodiscardvirtualnoexceptinherited |
◆ exceptionType()
|
inlinenodiscardoverridevirtualnoexceptinherited |
◆ what()
const char * iv::exception::Exception::what |
( |
| ) |
const |
|
inlinenodiscardoverridenoexceptinherited |
◆ m_msg
std::string iv::exception::Exception::m_msg |
|
protectedinherited |
The documentation for this class was generated from the following file: