Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: adding col in between....
On 7/19/05, Giovanni Cuccu <giovanni.cuccu_at_gmail.com> wrote:
>
> throw java.lang.IllegalArgumentException("
> Do you think that vb/.net/perl/some_other_language programmers are
> smarter than Java ones?
Nope, not really.
the problem lies in bad roles separation and lack of skills, if are
> developing a java-oracle application you should need need at least one
> ("bridge") person that understand both Java and Oracle at the same
> level.
Very well said.
")
> Please not that IllegalArgumentException is an unchecked exception,
> the compiler does not force you to catch it.
But since I strive to be a good programmer, I'd like my code to be complete, I'd rather handle illegal exception than tell the end user that I forgot something.
Raj
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Jul 19 2005 - 06:36:54 CDT
![]() |
![]() |