|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Strack traces with Exception::Classby IlyaM (Parson) |
| on Nov 04, 2003 at 10:24 UTC ( #304369=note: print w/ replies, xml ) | Need Help?? |
|
From Exception::Class documentation:
I.e if you need stacktraces for exception class MyException (and its childs) you need to add
Alternatively you can just redefine as_string() method to print uncaught exceptions as you wish.
--
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||