diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2016-07-13 14:58:12 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2016-07-13 14:58:12 -0400 |
commit | 2f003fd5a99f9b9f42b74a70d3a53e818b9bcee4 (patch) | |
tree | 2b06143c8054a6eca3ef815d3ce6279abae3391c /indra/llkdu/llimagej2ckdu.cpp | |
parent | 21e8352de6c4d662ffdb44d31294ce9caca86517 (diff) |
MAINT-5011: Throw an actual exception in Force Software Exception.
http://en.cppreference.com/w/cpp/language/throw says of the plain throw syntax:
"This form is only allowed when an exception is presently being handled (it
calls std::terminate if used otherwise)."
On advice from Oz, replace plain 'throw;' with throwing a std::runtime_error.
Diffstat (limited to 'indra/llkdu/llimagej2ckdu.cpp')
0 files changed, 0 insertions, 0 deletions