FailedToOpenFile Class Reference

#include <Exceptions.h>

List of all members.


Detailed Description

Definition at line 34 of file Exceptions.h.

Public Member Functions

 FailedToOpenFile (QString file) throw ()
virtual ~FailedToOpenFile () throw ()
virtual const char * what () const throw ()

Protected Attributes

QString m_file


Constructor & Destructor Documentation

FailedToOpenFile::FailedToOpenFile ( QString  file  )  throw ()

Definition at line 34 of file Exceptions.cpp.

virtual FailedToOpenFile::~FailedToOpenFile (  )  throw () [inline, virtual]

Definition at line 38 of file Exceptions.h.


Member Function Documentation

const char * FailedToOpenFile::what (  )  const throw () [virtual]

Definition at line 42 of file Exceptions.cpp.

References m_file.


Member Data Documentation

QString FailedToOpenFile::m_file [protected]

Definition at line 42 of file Exceptions.h.

Referenced by what().


The documentation for this class was generated from the following files:
Generated on Wed Feb 20 15:45:32 2008 for SonicVisualiser by  doxygen 1.5.1