Ardour  8.7-15-gadf511264b
ArdourSurface::Maschine2Exception Class Reference

#include <maschine2.h>

Inheritance diagram for ArdourSurface::Maschine2Exception:
[legend]

Public Member Functions

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

Private Attributes

std::string _msg
 

Detailed Description

Definition at line 45 of file maschine2.h.

Constructor & Destructor Documentation

◆ Maschine2Exception()

ArdourSurface::Maschine2Exception::Maschine2Exception ( const std::string &  msg)
inline

Definition at line 48 of file maschine2.h.

◆ ~Maschine2Exception()

virtual ArdourSurface::Maschine2Exception::~Maschine2Exception ( )
throw (
)
inlinevirtual

Definition at line 49 of file maschine2.h.

Member Function Documentation

◆ what()

const char* ArdourSurface::Maschine2Exception::what ( ) const
throw (
)
inline

Definition at line 50 of file maschine2.h.

Member Data Documentation

◆ _msg

std::string ArdourSurface::Maschine2Exception::_msg
private

Definition at line 52 of file maschine2.h.


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