libopenraw  0.3.7
Public Member Functions | List of all members
OpenRaw::Internals::BadTypeException Class Reference

Data is of bad type. More...

#include <exception.hpp>

Inheritance diagram for OpenRaw::Internals::BadTypeException:
OpenRaw::Internals::Exception

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.
 

Detailed Description

Data is of bad type.

Definition at line 82 of file exception.hpp.


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