#include <mp3info.h>
Inheritance diagram for except::no_mp3_file:
Public Member Functions | |
no_mp3_file (const string &FileName) throw () | |
No MP3 File constructor. | |
virtual | ~no_mp3_file (void) throw () |
No MP3 file destructor. | |
virtual const char * | what (void) const throw () |
Get no MP3 file. | |
Private Attributes | |
string | m_FileName |
Exception description. |
|
No MP3 File constructor.
|
|
No MP3 file destructor.
|
|
Get no MP3 file.
Implements except::mp3info_except. |
|
Exception description.
|
![]() |
![]() |
![]() |