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 bad type
Definition at line 69 of file exception.hpp.