version 3.3

VRS::IOError Class Reference

Exception class for i/o related errors. More...

#include <vrs/io/ioerror.h>

List of all members.

Public Member Functions

 IOError (const std::string &what, const std::string &filename)
virtual ~IOError () throw ()
const std::string & filename () const
virtual const char * what () const throw ()


Detailed Description

Exception class for i/o related errors.

Constructor & Destructor Documentation

VRS::IOError::IOError ( const std::string &  what,
const std::string &  filename 
) [inline]

virtual VRS::IOError::~IOError (  )  throw () [inline, virtual]


Member Function Documentation

const std::string& VRS::IOError::filename (  )  const [inline]

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


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

Generated on Mon May 21 06:00:19 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact