libopenraw
|
#include <exception.hpp>
Public Member Functions | |
IOException (const std::string &w) | |
Public Member Functions inherited from OpenRaw::Internals::Exception | |
Exception (const std::string &w) | |
const char * | what () const noexcept(true) override |
Additional Inherited Members | |
Protected Attributes inherited from OpenRaw::Internals::Exception | |
std::string | m_what |
IO exception
Definition at line 58 of file exception.hpp.
|
inline |
Definition at line 62 of file exception.hpp.