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

except::filelist_except Class Reference

#include <filelist.h>

Inheritance diagram for except::filelist_except:

Inheritance graph
Collaboration diagram for except::filelist_except:

Collaboration graph
List of all members.

Detailed Description

FileList exception.


Public Member Functions

 filelist_except (void) throw ()
 filelist_except constructor.

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

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


Constructor & Destructor Documentation

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

filelist_except constructor.

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

filelist_except destructor.


Member Function Documentation

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

filelist_except pure virtual method.

Implemented in except::invalid_route, and except::empty_directory.


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