|
libopenraw
|
#include <exception.h>
Public Member Functions | |
| IOException (const std::string &w) | |
Public Member Functions inherited from OpenRaw::Internals::Exception | |
| Exception (const std::string &w) | |
| const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from OpenRaw::Internals::Exception | |
| std::string | m_what |
IO exception
Definition at line 60 of file exception.h.
1.8.14