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

except::mp3info_except Class Reference

#include <mp3info.h>

Inheritance diagram for except::mp3info_except:

Inheritance graph
Collaboration diagram for except::mp3info_except:

Collaboration graph
List of all members.

Detailed Description

MP3info exception.


Public Member Functions

 mp3info_except (void) throw ()
 mp3info_except constructor.

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

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


Constructor & Destructor Documentation

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

mp3info_except constructor.

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

mp3info_except destructor.


Member Function Documentation

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

mp3info_except pure virtual method.

Implemented in except::no_mp3_file, and except::no_frame_sync.


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