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

except::format_except Class Reference

#include <format.h>

Inheritance diagram for except::format_except:

Inheritance graph
Collaboration diagram for except::format_except:

Collaboration graph
List of all members.

Detailed Description

Format class exception.


Public Member Functions

 format_except (void) throw ()
 format_except constructor.

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

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


Constructor & Destructor Documentation

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

format_except constructor.

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

format_except destructor.


Member Function Documentation

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

format_except pure virtual method.

Implemented in except::unfinished_id.


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