BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
Public Member Functions | |
WithTrace (const std::string &msg, int code=0) | |
WithTrace (const std::string &msg, const std::string &arg, int code=0) | |
WithTrace (const std::string &msg, const ::Poco::Exception &nested, int code=0) | |
WithTrace (const E &e) | |
Public Member Functions inherited from BeeeOn::Throwable | |
const Backtrace & | trace () const |
Additional Inherited Members | |
Static Public Member Functions inherited from BeeeOn::Throwable | |
template<typename E > | |
static const Backtrace & | traceOf (const E &e) |
Static Protected Member Functions inherited from BeeeOn::Throwable | |
static const Backtrace & | emptyBacktrace () |
Protected Attributes inherited from BeeeOn::Throwable | |
Backtrace | m_backtrace |