Tagcoll::FileException Class Reference

Base class for exceptions for file I/O. More...

#include <Exception.h>

Inheritance diagram for Tagcoll::FileException:

Inheritance graph
[legend]
Collaboration diagram for Tagcoll::FileException:

Collaboration graph
[legend]
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

Base class for exceptions for file I/O.

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

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


Member Function Documentation

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

Get a string tag identifying the exception type.

Reimplemented from Tagcoll::SystemException.


The documentation for this class was generated from the following file:
Generated on Sat Jan 17 03:35:00 2009 for libtagcoll by  doxygen 1.5.1