#include <Threading.h>
|
| | ThreadException (const std::exception &err) |
| |
| void | raise () const override |
| |
| QException * | clone () const override |
| |
| const char * | what () const noexcept override |
| |
| std::exception | error () const |
| |
Definition at line 49 of file Threading.h.
◆ ThreadException()
| ThreadException::ThreadException |
( |
const std::exception & |
err | ) |
|
|
inlineexplicit |
◆ clone()
| QException* ThreadException::clone |
( |
| ) |
const |
|
inlineoverride |
◆ error()
| std::exception ThreadException::error |
( |
| ) |
const |
|
inline |
◆ raise()
| void ThreadException::raise |
( |
| ) |
const |
|
inlineoverride |
◆ what()
| const char* ThreadException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
The documentation for this class was generated from the following file:
- /root/ACloudViewer/plugins/core/Standard/qPythonRuntime/src/Runtime/Threading.h