ID:2209920
![]() Feb 7 2017, 3:58 pm (Edited on Apr 28 2020, 2:10 am)
|
|||||||
Resolved
| |||||||
.
|
![]() Feb 7 2017, 4:27 pm
|
|
Lummox JR resolved issue with message:
|
Does this include the ability to view what the stack trace of a caught exception is from it's description or such?
|
The stack trace from the original exception is preserved when you re-throw it. The old code was basically sending a new exception.
|
I think you're not understanding what I mean.
The documentation on /exception says that there's only anything in the desc field when the exception is received by world/Error(), not when caught in a regular catch. I guess that didn't change then? I mean this change should already be a huge improvement on its own though. |