FileException Class Reference

It is a direct child of SystemException, and has the very same semantics. More...

#include <Exception.h>

Inheritance diagram for FileException:

SystemException ContextException Exception List of all members.

Public Member Functions

 FileException (int code, const std::string &context) throw ()
virtual const char * type () const throw ()
 Get a string tag identifying the exception type.

Detailed Description

It is a direct child of SystemException, and has the very same semantics.

Like in SystemException, the error code description provided is a description for errno values.


Constructor & Destructor Documentation

FileException::FileException int  code,
const std::string &  context
throw () [inline]
 


Member Function Documentation

virtual const char* FileException::type  )  const throw () [inline, virtual]
 

Get a string tag identifying the exception type.

Reimplemented from SystemException.


The documentation for this class was generated from the following file:
Generated on Wed Nov 30 18:18:30 2005 for libbuffy by  doxygen 1.4.5