DirectoryCreationFailed Class Reference

#include <Exceptions.h>

List of all members.


Detailed Description

Definition at line 45 of file Exceptions.h.

Public Member Functions

 DirectoryCreationFailed (QString directory) throw ()
virtual ~DirectoryCreationFailed () throw ()
virtual const char * what () const throw ()

Protected Attributes

QString m_directory


Constructor & Destructor Documentation

DirectoryCreationFailed::DirectoryCreationFailed ( QString  directory  )  throw ()

Definition at line 48 of file Exceptions.cpp.

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

Definition at line 49 of file Exceptions.h.


Member Function Documentation

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

Definition at line 56 of file Exceptions.cpp.

References m_directory.

Referenced by FileSource::createCacheFile().


Member Data Documentation

QString DirectoryCreationFailed::m_directory [protected]

Definition at line 53 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