Re: [Classifier4j-devel] Update Word Probability Break Down
Status: Beta
Brought to you by:
nicklothian
From: moedusa <mo...@in...> - 2003-11-13 11:20:24
|
Nick Lothian wrote: > Yeah, looks good to me - although maybe I could just declare it to throw the > NamingException > well' that's your style. i prefer to throw trivial exceptions, without requiring people to import stuff for it (like in this case, it seems that client will pass only dsn String to DAO, so there is no need to import javax.naming just to handle exception, but, i repeat, tastes diffa u know) |