I define a web service using cxf, and my interface could throw MyException
which is inherited Excetpion. But when the exception is throw, from the
client side, I could only catch a SOAPFaultExceptioin but not MyException.
Who can give me a example about how to throw out a user defined Exception.
Thanks a lot!
-- 
View this message in context: 
http://www.nabble.com/How-to-throw-a-user-defiend-exception-from-a-service-interface-tp19582586p19582586.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to