io_exception Struct Reference

An exception object used when an IO error occurs. More...

#include <filesystem.hpp>

List of all members.

Public Member Functions

 io_exception ()
 io_exception (const std::string &msg)
virtual ~io_exception () throw ()
virtual const char * what () const throw ()

Private Attributes

std::string message


Detailed Description

An exception object used when an IO error occurs.

Definition at line 28 of file filesystem.hpp.


Constructor & Destructor Documentation

io_exception::io_exception (  )  [inline]

Definition at line 29 of file filesystem.hpp.

io_exception::io_exception ( const std::string &  msg  )  [inline]

Definition at line 30 of file filesystem.hpp.

virtual io_exception::~io_exception (  )  throw () [inline, virtual]

Definition at line 31 of file filesystem.hpp.


Member Function Documentation

virtual const char* io_exception::what (  )  const throw () [inline, virtual]


Member Data Documentation

std::string io_exception::message [private]

Definition at line 35 of file filesystem.hpp.

Referenced by what().


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs