Ardour  8.7-14-g57a6773833
ArdourSurface::NS_MCU::MackieControlException Class Reference

#include <mackie_control_exception.h>

Inheritance diagram for ArdourSurface::NS_MCU::MackieControlException:
[legend]

Public Member Functions

 MackieControlException (const std::string &msg)
 
virtual ~MackieControlException () throw ()
 
const char * what () const throw ()
 

Private Attributes

std::string _msg
 

Detailed Description

Definition at line 28 of file mackie_control_exception.h.

Constructor & Destructor Documentation

◆ MackieControlException()

ArdourSurface::NS_MCU::MackieControlException::MackieControlException ( const std::string &  msg)
inline

Definition at line 31 of file mackie_control_exception.h.

◆ ~MackieControlException()

virtual ArdourSurface::NS_MCU::MackieControlException::~MackieControlException ( )
throw (
)
inlinevirtual

Definition at line 36 of file mackie_control_exception.h.

Member Function Documentation

◆ what()

const char* ArdourSurface::NS_MCU::MackieControlException::what ( ) const
throw (
)
inline

Definition at line 38 of file mackie_control_exception.h.

Member Data Documentation

◆ _msg

std::string ArdourSurface::NS_MCU::MackieControlException::_msg
private

Definition at line 44 of file mackie_control_exception.h.


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