|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Do you use an exception class in your Perl programs? Why or why not?by creamygoodness (Curate) |
| on Mar 15, 2010 at 00:03 UTC ( [id://828620]=note: print w/replies, xml ) | Need Help?? |
|
I sometimes use exception objects because catching exceptions based on class is less fragile than catching exceptions based on examining the error message.
In Section
Meditations
|
|
||||||||||||||||||||||||||||||||||