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