Source-highlight Library
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

std::string message
 detailed message for this exception
std::string filename
 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:
  • /cygdrive/d/a/scallywag/source-highlight/source-highlight-3.1.9-1.x86_64/src/source-highlight-3.1.9/lib/srchilite/ioexception.h
  • /cygdrive/d/a/scallywag/source-highlight/source-highlight-3.1.9-1.x86_64/src/source-highlight-3.1.9/lib/srchilite/ioexception.cpp