OpenWalnut
1.4.0
|
disableBacktrace() | WException | [static] |
getBacktrace() const | WException | |
getTrace() const | WException | |
m_msg | WException | [protected] |
m_trace | WException | [protected] |
noBacktrace | WException | [protected, static] |
WException(const std::string &msg=std::string()) | WException | [explicit] |
WException(const std::exception &e) | WException | [explicit] |
what() const | WException | [virtual] |
WKernelException(const std::string &msg="Kernel Exception") | WKernelException | [explicit] |
WModuleConnectorInitFailed(const std::string &msg="Module connectors could not be initialized.") | WModuleConnectorInitFailed | [explicit] |
WModuleException(const std::string &msg="Module Exception") | WModuleException | [explicit] |
~WException() | WException | [virtual] |
~WKernelException() | WKernelException | [virtual] |
~WModuleConnectorInitFailed() | WModuleConnectorInitFailed | [virtual] |
~WModuleException() | WModuleException | [virtual] |