20#ifndef __SYNTHCLONE_ERROR_H__
21#define __SYNTHCLONE_ERROR_H__
23#include <QtCore/QString>
Error(const QString &message)
Constructs a new Error object.
~Error()
Destroys the Error object.
QString getMessage()
Gets the error message.
Definition component.h:26