libopenraw
|
#include <exception.hpp>
Public Member Functions | |
IOException (const std::string &w) | |
![]() | |
Exception (const std::string &w) | |
const char * | what () const noexcept(true) override |
Additional Inherited Members | |
![]() | |
std::string | m_what |
IO exception
Definition at line 58 of file exception.hpp.