Closed fuzzybinary closed 1 year ago
Added the ability to attach Exceptions to errors, which populates error.kind, error.message, and error.stack if they are available.
error.kind
error.message
error.stack
refs: RUMM-3272
What and why?
Added the ability to attach Exceptions to errors, which populates
error.kind
,error.message
, anderror.stack
if they are available.refs: RUMM-3272
Review checklist