Re: exceptions instead of return parameters



"bombdrop" <sr_burrows@xxxxxxxxxxx> wrote in message
news:1145459837.120348.18500@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

I only throw an exception if there is some DB error not if there is
some logic error.

So, if something other than a database error occurs, you don't even care...?


.