13 #ifndef BERRYCOREEXCEPTION_H
14 #define BERRYCOREEXCEPTION_H
18 #include <ctkException.h>
48 const
char* name() const throw() override;
52 void rethrow() const override;
73 QDebug printStackTrace(QDebug dbg) const override;
75 QDebug PrintChildren(
IStatus* status, QDebug dbg) const;
CoreException(const SmartPointer< IStatus > &status)
~CoreException() override
Implements transparent reference counting.
#define org_blueberry_core_runtime_EXPORT