srchilite::IOException Struct Reference
Exception representing an error in an input/output operation.
More...
#include <ioexception.h>
Inheritance diagram for srchilite::IOException:
Collaboration diagram for srchilite::IOException:
Public Member Functions
IOException (const std::string &_message, const std::string &_filename)
virtual const char * what () const throw ()
Public Attributes
detailed message for this exception
filename of the element that caused this exception
Detailed Description
Exception representing an error in an input/output operation.
The documentation for this struct was generated from the following files:
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/ioexception.h
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/ioexception.cpp