Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

except::fileio_except Class Reference

#include <fileio.h>

Inheritance diagram for except::fileio_except:

Inheritance graph
Collaboration diagram for except::fileio_except:

Collaboration graph
List of all members.

Detailed Description

Fileio exception.


Public Member Functions

 fileio_except (void) throw ()
 fileio_except constructor.

virtual ~fileio_except (void) throw ()
 fileio_except destructor.

virtual const char * what (void) const=0 throw ()
 fileio_except pure virtual method.


Constructor & Destructor Documentation

except::fileio_except::fileio_except void   )  throw () [inline]
 

fileio_except constructor.

virtual except::fileio_except::~fileio_except void   )  throw () [inline, virtual]
 

fileio_except destructor.


Member Function Documentation

virtual const char* except::fileio_except::what void   )  const throw () [pure virtual]
 

fileio_except pure virtual method.

Implemented in except::open_file_failed, except::create_file_failed, and except::out_of_content.


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