Go to the documentation of this file.
22 #ifndef _SOPRANO_ERROR_H_
23 #define _SOPRANO_ERROR_H_
27 #include <QtCore/QString>
28 #include <QtCore/QSharedDataPointer>
153 bool isParserError()
const;
242 virtual Error lastError()
const;
250 void clearError()
const;
257 void setError(
const Error& )
const;