Stack trace from condition
Garrett Dangerfield <[email protected]> Thu, 17 Nov 2022 13:16:57 -0800
| Newsgroups | gmane.editors.j.devel |
|---|---|
| Message-ID | <CAH3WWf9qNtM4_2oj7CzsBvf6Lhp0zwhZB_Uius0qu5HW0vc24Q@mail.gmail.com> |
--00000000000060365405edb11c74
Content-Type: text/plain; charset="UTF-8"
(handler-case
(error "hi")
(error (e)
;; print stack trace here
))
How do I get the stack trace for the error?
Thanks,
Garrett Dangerfield.
--00000000000060365405edb11c74
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">(handler-case<br>=C2=A0 =C2=A0 (error "hi")<br>=
=C2=A0 (error (e)<br> ;; print stack trace here<br><div> ))</div><div><br=
></div><div>How do I get the stack trace for the error?</div><div><br></div=
><div>Thanks,</div><div>Garrett Dangerfield.<br></div></div>
--00000000000060365405edb11c74--