#include <OSDLCDROMDriveHandler.h>
Inheritance diagram for OSDL::CDROMDriveException:
Definition at line 20 of file OSDLCDROMDriveHandler.h.
Public Member Functions | |
| CDROMDriveException (const std::string &message) throw () | |
| virtual | ~CDROMDriveException () throw () |
| CDROMDriveException::CDROMDriveException | ( | const std::string & | message | ) | throw () |
Definition at line 22 of file OSDLCDROMDriveHandler.cc.
| CDROMDriveException::~CDROMDriveException | ( | ) | throw () [virtual] |
Definition at line 30 of file OSDLCDROMDriveHandler.cc.
1.5.1