27 const std::string &_filename);
30 virtual const
char* what ( ) const throw ();
std::string filename
filename of the element that caused this exception
Definition: ioexception.h:24
C++ class: doctemplate.h.
Definition: bufferedoutput.cpp:13
std::string message
detailed message for this exception
Definition: ioexception.h:21
Exception representing an error in an input/output operation.
Definition: ioexception.h:19