template<typename E >
const Backtrace & BeeeOn::Throwable::traceOf |
( |
const E & |
e | ) |
|
|
static |
Return Backtrace for any object. If the object is derived from Throwable, the returned Backtrace contains information at the time of its creation. Otherwise, an empty Backtrace is returned.
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/util/WithTrace.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/util/WithTrace.cpp