NAME
A member ctor of omni::exceptions::thread_exception
OVERLOADS
omni::exceptions::thread_exception::thread_exception
A member ctor of omni::exceptions::thread_exception
#include <omni/xx/exceptions.hxx>
omni::exceptions::thread_exception::thread_exception()
OVERLOADS
omni::exceptions::thread_exception::thread_exception(std::string msg, int perr)
omni::exceptions::thread_exception::thread_exception(std::string msg, std::size_t perr)
omni::exceptions::thread_exception::thread_exception(const char* msg, int perr)
omni::exceptions::thread_exception::thread_exception(const char* msg, std::size_t perr)
omni::exceptions::thread_exception::thread_exception(const char* msg, const char* extra, int perr)
omni::exceptions::thread_exception::thread_exception(const char* msg, const char* extra, std::size_t perr)
explicit omni::exceptions::thread_exception::thread_exception(const std::string& msg)
explicit omni::exceptions::thread_exception::thread_exception(const char* msg)
explicit omni::exceptions::thread_exception::thread_exception(int perr)
explicit omni::exceptions::thread_exception::thread_exception(std::size_t perr)