diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2019-11-18 20:22:45 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2020-03-25 19:21:16 -0400 |
commit | 9ef702db1149b6961a4c9b158bf203007c0d3a92 (patch) | |
tree | 91334b328d3dd36e4ddf245db3bc96e4ee6ca053 /indra/llmessage/llpacketbuffer.cpp | |
parent | b41a2eff4545b361afbee5d32f5d0f679702b203 (diff) |
DRTVWR-476: Enrich LLExceptions thrown by LLTHROW() with stack trace.
The LLTHROW() abstraction allows us to enrich the subject exception with a
boost::stacktrace -- without having to propagate the boost/stacktrace.hpp
header throughout the code base.
To my delight, our existing use of
boost::current_exception_diagnostic_information() already reports the newly
added boost::stacktrace information -- we don't have to query it specifically!
Diffstat (limited to 'indra/llmessage/llpacketbuffer.cpp')
0 files changed, 0 insertions, 0 deletions