#include <exception.hpp>
◆ ImpossibleLabelingError()
iv::exception::ImpossibleLabelingError::ImpossibleLabelingError |
( |
const std::string & | msg | ) |
|
|
inlineexplicit |
◆ errorCode()
virtual int64_t iv::exception::Exception::errorCode |
( |
| ) |
const |
|
inlinenodiscardvirtualnoexceptinherited |
◆ exceptionType()
virtual eExceptionType iv::exception::Exception::exceptionType |
( |
| ) |
const |
|
inlinenodiscardvirtualnoexceptinherited |
Reimplemented in iv::exception::DecodingError, iv::exception::EncodingError, iv::exception::FileNameNotAvailable, iv::exception::FileNotFound, iv::exception::FolderNotFound, iv::exception::IntegerOverflowDetected, iv::exception::InternalError, iv::exception::InvalidArgument, iv::exception::InvalidAuthenticationTag, iv::exception::InvalidFileIntegrity, iv::exception::InvalidIVLength, iv::exception::InvalidKeyLength, iv::exception::InvalidState, iv::exception::KeyNotSet, iv::exception::LibZipError, iv::exception::LookupError, iv::exception::MissingCase, iv::exception::NotImplemented, iv::exception::OutOfBoundsMemoryAccess, iv::exception::PortNotOpenedException, iv::exception::SerialPortException, iv::exception::StreamIOError, and iv::exception::SystemError.
◆ 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: