Can u explain how cau u do it...
regards
subbu
----- Original Message -----
Sent: Tuesday, June 17, 2003 2:48 PM
Subject: Re: Nested Exception Handling

yes

> -----Original Message-----
> From: subbu [SMTP:[EMAIL PROTECTED]]
> Sent: 17 June 2003 09:16
> To:   [EMAIL PROTECTED]
> Subject:      Nested Exception Handling
>
> Is it possible to do Exception handling  using nested Exception....
>
> Example :
>
> ie:  com.ibm.websphere.cpi.CPIException: java.sql.SQLException: ORA-02291:
> integrity constraint (xxx.yyy_Szzzzz_FK) violated - parent
> key not found
> ; nested exception is:
>      java.sql.SQLException: ORA-02291: integrity constraint

> in this above stacktrace  i need to write exception handling for only
> java.sql.SQLException

Reply via email to