ardour
Public Member Functions | Private Attributes | List of all members
ARDOUR::ExportFailed Class Reference

#include <export_failed.h>

Inheritance diagram for ARDOUR::ExportFailed:

Public Member Functions

 ExportFailed (std::string const &)
 
 ~ExportFailed () throw ()
 
const char * what () const throw ()
 

Private Attributes

const char * reason
 

Detailed Description

Definition at line 32 of file export_failed.h.

Constructor & Destructor Documentation

ExportFailed::ExportFailed ( std::string const &  )

Definition at line 29 of file export_failed.cc.

ARDOUR::ExportFailed::~ExportFailed ( )
throw (
)
inline

Definition at line 36 of file export_failed.h.

Member Function Documentation

const char* ARDOUR::ExportFailed::what ( ) const
throw (
)
inline

Definition at line 38 of file export_failed.h.

Member Data Documentation

const char* ARDOUR::ExportFailed::reason
private

Definition at line 45 of file export_failed.h.


The documentation for this class was generated from the following files: