libopenraw
OpenRaw::Internals::IOException Class Reference

#include <exception.hpp>

Inheritance diagram for OpenRaw::Internals::IOException:
OpenRaw::Internals::Exception

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

Detailed Description

IO exception

Definition at line 58 of file exception.hpp.

Constructor & Destructor Documentation

◆ IOException()

OpenRaw::Internals::IOException::IOException ( const std::string & w)
inline

Definition at line 62 of file exception.hpp.


The documentation for this class was generated from the following file: