#include <id3.h>
Inheritance diagram for except::id3_except:
Public Member Functions | |
id3_except (void) throw () | |
id3_except constructor. | |
virtual | ~id3_except (void) throw () |
id3_except destructor. | |
virtual const char * | what (void) const=0 throw () |
id3_except pure virtual method. |
|
id3_except constructor.
|
|
id3_except destructor.
|
|
id3_except pure virtual method.
Implemented in except::no_id3v1, and except::no_id3v2. |
![]() |
![]() |
![]() |