Hello

Thanks for your previous answer.

AxisFault is used for Soap Faults (AxisFault is a RemoteException).

I have an checked exception, (GenericExceptionFault extends
java.lang.Exception), I want catch GenericExceptionFault, but I dont think
how to do in Axis 1.0.

Please, I need your help.


public class AxisFault
extends java.rmi.RemoteException

An exception which maps cleanly to a SOAP fault. This is a base class for
exceptions which are mapped to faults. SOAP faults contain 
-- 
View this message in context: 
http://www.nabble.com/Checked-Exception---User-Exception-with-Axis-tf1891417.html#a5173758
Sent from the Axis - User forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to