19#ifndef SEQUENCERERROR_H
20#define SEQUENCERERROR_H
67 virtual const char*
what()
const noexcept override;
QString qstrError() const
Gets the human readable error message from the error code.
int code() const
Gets the numeric error code.
SequencerError(QString const &s, int rc)
Constructor.
const QString & location() const
Gets the location of the error code as provided in the constructor.
virtual const char * what() const noexcept override
Retrieve a human readable error message.
Drumstick visibility macros.