http://www.perlmonks.org?node_id=486504


in reply to Re: Exception::Class - how to use?
in thread Exception::Class - how to use?

Thank you both for your clarifications - that's very helpful. I think I am just going to have to think hard in each situation whether I want to catch exceptions myself or leave it to the user. I suppose it depends, in some cases I might be able to do something gracefully, but in other cases the user is going to have to be told forcefully that their input isn't sane. I don't suppose there's a hard and fast rule for that, is there?

Replies are listed 'Best First'.
Re^3: Exception::Class - how to use?
by tlm (Prior) on Aug 26, 2005 at 00:20 UTC