FileNotFound Class Reference

#include <Exceptions.h>

List of all members.


Detailed Description

Definition at line 23 of file Exceptions.h.

Public Member Functions

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

Protected Attributes

QString m_file


Constructor & Destructor Documentation

FileNotFound::FileNotFound ( QString  file  )  throw ()

Definition at line 20 of file Exceptions.cpp.

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

Definition at line 27 of file Exceptions.h.


Member Function Documentation

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

Definition at line 28 of file Exceptions.cpp.

References m_file.


Member Data Documentation

QString FileNotFound::m_file [protected]

Definition at line 31 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:33 2008 for SonicVisualiser by  doxygen 1.5.1