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

except::out_of_content Class Reference

#include <fileio.h>

Inheritance diagram for except::out_of_content:

Inheritance graph
Collaboration diagram for except::out_of_content:

Collaboration graph
List of all members.

Detailed Description

Out of the content block.


Public Member Functions

 out_of_content (void) throw ()
 Out of content constructor.

virtual ~out_of_content (void) throw ()
 Out of content destructor.

virtual const char * what (void) const throw ()
 Get open file failed exception.


Constructor & Destructor Documentation

except::out_of_content::out_of_content void   )  throw ()
 

Out of content constructor.

except::out_of_content::~out_of_content void   )  throw () [virtual]
 

Out of content destructor.


Member Function Documentation

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

Get open file failed exception.

Returns:
Pointer to a c type string with the file that can not be open.

Implements except::fileio_except.


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