| _createException(FMTexc p_exception, Core::FMTsection p_section, const std::string &p_message, const std::string &p_method, const std::string &p_file, int p_line) | Exception::FMTExceptionHandler | protectedstatic |
| _errorcount | Exception::FMTExceptionHandler | protected |
| _exception | Exception::FMTExceptionHandler | protected |
| _gutsOfExceptionLog(const std::exception &texception, const int &level) | Exception::FMTExceptionHandler | protected |
| _gutsOfPrintExceptions(std::string text, const std::string &method, const int &line, const std::string &fil, int &levelreference, Core::FMTsection lsection=Core::FMTsection::Empty, bool logfirstlevel=true) | Exception::FMTExceptionHandler | protected |
| _isMainThread() const | Exception::FMTExceptionHandler | protected |
| _isThisThreadThrowed() const | Exception::FMTExceptionHandler | protected |
| _isThreadRegistered() const | Exception::FMTExceptionHandler | protected |
| _isThrowedOnThread() const | Exception::FMTExceptionHandler | protected |
| _logger | Exception::FMTExceptionHandler | protected |
| _needToRethrow() const | Exception::FMTExceptionHandler | protected |
| _registerWorkerThread() | Exception::FMTExceptionHandler | protected |
| _updateStatus(std::unique_ptr< FMTException > &p_exception) | Exception::FMTExceptionHandler | protected |
| _updateWarningCount(const FMTException &p_warning) | Exception::FMTExceptionHandler | protected |
| boost::serialization::access | Exception::FMTExceptionHandler | friend |
| checkSignals() const | Exception::FMTExceptionHandler | |
| clone() const =0 | Exception::FMTExceptionHandler | pure virtual |
| disableNestedExceptions() | Exception::FMTExceptionHandler | |
| enableNestedExceptions() | Exception::FMTExceptionHandler | |
| FMTExceptionHandler() | Exception::FMTExceptionHandler | |
| FMTExceptionHandler(const FMTExceptionHandler &rhs) | Exception::FMTExceptionHandler | |
| FMTExceptionHandler(const std::unique_ptr< Logging::FMTLogger > &logger) | Exception::FMTExceptionHandler | |
| getCplData() | Exception::FMTExceptionHandler | virtual |
| getErrorDescription(bool p_french, FMTexc p_type) | Exception::FMTExceptionHandler | static |
| getErrorsToIgnore() | Exception::FMTExceptionHandler | static |
| handelCplError(int eErrClass, int nError, const char *pszErrorMsg) | Exception::FMTExceptionHandler | virtual |
| m_crashedthreadid | Exception::FMTExceptionHandler | protectedstatic |
| m_errorstowarnings | Exception::FMTExceptionHandler | protected |
| m_mainthreadid | Exception::FMTExceptionHandler | protectedstatic |
| m_maxwarningsbeforesilenced | Exception::FMTExceptionHandler | protected |
| m_mtx | Exception::FMTExceptionHandler | mutableprotected |
| m_registered_threads | Exception::FMTExceptionHandler | protected |
| m_threadcrashexception | Exception::FMTExceptionHandler | protected |
| m_usenestedexceptions | Exception::FMTExceptionHandler | protected |
| operator=(const FMTExceptionHandler &rhs) | Exception::FMTExceptionHandler | |
| passInLogger(const std::unique_ptr< Logging::FMTLogger > &logger) | Exception::FMTExceptionHandler | |
| printExceptions(std::string text, const std::string &method, const int &line, const std::string &fil, Core::FMTsection lsection=Core::FMTsection::Empty) | Exception::FMTExceptionHandler | virtual |
| raise(FMTexc lexception, std::string text, const std::string &method, const int &line, const std::string &file, Core::FMTsection lsection=Core::FMTsection::Empty, bool throwit=true) | Exception::FMTExceptionHandler | virtual |
| raiseFromCatch(std::string text, const std::string &method, const int &line, const std::string &file, Core::FMTsection lsection=Core::FMTsection::Empty) | Exception::FMTExceptionHandler | virtual |
| raiseFromThreadCatch(std::string text, const std::string &method, const int &line, const std::string &file, Core::FMTsection lsection=Core::FMTsection::Empty) | Exception::FMTExceptionHandler | |
| reRaiseIfThreadCrash() | Exception::FMTExceptionHandler | |
| setErrorsToWarnings(const std::vector< Exception::FMTexc > &errors) | Exception::FMTExceptionHandler | |
| setMaxWarningsBeforeSilenced(const size_t &maxwarningcount) | Exception::FMTExceptionHandler | |
| throwNested(const std::exception &texception, int &level, bool rethrow=true) | Exception::FMTExceptionHandler | |
| ~FMTExceptionHandler()=default | Exception::FMTExceptionHandler | virtual |