libopenraw
Public Member Functions | Protected Attributes | List of all members
OpenRaw::Internals::Exception Class Reference

#include <exception.hpp>

Inheritance diagram for OpenRaw::Internals::Exception:
OpenRaw::Internals::BadTypeException OpenRaw::Internals::DecodingException OpenRaw::Internals::IOException OpenRaw::Internals::OutOfRangeException OpenRaw::Internals::TooBigException

Public Member Functions

 Exception (const std::string &w)
 
const char * what () const noexcept(true) override
 

Protected Attributes

std::string m_what
 

Detailed Description

generic OpenRaw exception

Definition at line 32 of file exception.hpp.


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