BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::ForPoco::WithTrace< E > Class Template Reference
Inheritance diagram for BeeeOn::ForPoco::WithTrace< E >:
BeeeOn::Throwable

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 Backtracetrace () const
 

Additional Inherited Members

- Static Public Member Functions inherited from BeeeOn::Throwable
template<typename E >
static const BacktracetraceOf (const E &e)
 
- Static Protected Member Functions inherited from BeeeOn::Throwable
static const BacktraceemptyBacktrace ()
 
- Protected Attributes inherited from BeeeOn::Throwable
Backtrace m_backtrace
 

The documentation for this class was generated from the following file: