19 #ifndef SEQUENCERERROR_H 20 #define SEQUENCERERROR_H 67 virtual const char* what()
const noexcept
override;
73 QString qstrError()
const;
85 const QString& location()
const;
96 #endif // SEQUENCERERROR_H Drumstick visibility macros.
Exception class for ALSA Sequencer errors.
Provides consistent interface to handle errors.