Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::ExportFailed Class Reference

#include <export_failed.h>

Inheritance diagram for ARDOUR::ExportFailed:
[legend]

Public Member Functions

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

Private Attributes

const char * reason
 

Detailed Description

Definition at line 31 of file export_failed.h.

Constructor & Destructor Documentation

◆ ExportFailed()

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

◆ ~ExportFailed()

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

Definition at line 35 of file export_failed.h.

Member Function Documentation

◆ what()

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

Definition at line 37 of file export_failed.h.

Member Data Documentation

◆ reason

const char* ARDOUR::ExportFailed::reason
private

Definition at line 44 of file export_failed.h.


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