![]() |
The Secret Order of Templates - C++ Plugin Skeleton (Templates.CppPluginSkeleton.0)
|
#include <templates/cpppluginskeleton/Exception.hpp>
Additional Inherited Members | |
![]() | |
ExceptionMixin (const QString &what) | |
void | raise () const noexcept(false) override |
Exception * | clone () const override |
![]() | |
Exception (const QString &what) | |
void | raise () const noexcept(false) override |
Exception * | clone () const override |
const char * | what () const noexcept override |
![]() | |
virtual | ~QException () |