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