Yes, look at "catch (CorrelationIdNotFoundFault e) {...}" in Step #10 of
[1] below.

HTH,
Glen

[1] http://www.jroller.com/gmazza/date/20080308

Am Montag, den 24.03.2008, 08:34 -0700 schrieb Mehmet Imga:
> Hello,
> 
> is there a way to throw nested exceptions in webservices?
> 
> for example I would like to throw following exception in server site and get 
> more info about nested exception in client site.
> 
> throw new WSException("outer exception message", new SecurityException("inner 
> exception message", null));
> 
> Thanks,
> Mehmet
> 
> 
>       __________________________________________________________________
> Be smarter than spam. See how smart SpamGuard is at giving junk email the 
> boot with the All-new Yahoo! Mail.  Click on Options in Mail and switch to 
> New Mail today or register for free at http://mail.yahoo.ca

Reply via email to