|
libopenraw
0.3.7
|
Data is of bad type. More...
#include <exception.hpp>
Public Member Functions | |
| const char * | what () const noexcept(true) override |
Public Member Functions inherited from OpenRaw::Internals::Exception | |
| Exception (const std::string &w) | |
| Construct an exception with a message strings. | |
| const char * | what () const noexcept(true) override |
| the std::exception::what() override | |
Additional Inherited Members | |
Protected Attributes inherited from OpenRaw::Internals::Exception | |
| std::string | m_what |
| Exception error string. | |
Data is of bad type.
Definition at line 82 of file exception.hpp.