| Frames | No Frames |
Constructors with parameter type org.apache.axis.description.FaultDesc | |
Methods with parameter type org.apache.axis.description.FaultDesc | |
| void | |
Methods with return type org.apache.axis.description.FaultDesc | |
| FaultDesc | |
Methods with parameter type org.apache.axis.description.FaultDesc | |
| Message | Create a Fault Message
|
| SOAPFault | Method writeSOAPFault
|
Methods with parameter type org.apache.axis.description.FaultDesc | |
| void | |
Methods with return type org.apache.axis.description.FaultDesc | |
| FaultDesc | OperationDesc.getFaultByClass(Class cls) Returns the FaultDesc for the fault class given. |
| FaultDesc | OperationDesc.getFaultByClass(Class cls, boolean checkParents) Returns the FaultDesc for the fault class given. |
| FaultDesc | Returns the FaultDesc for a QName (which is typically found
in the details element of a SOAP fault). |
| FaultDesc | Returns the FaultDesc for an XMLType. |