public interface FaultDescription
OperationDescription details
CORRESPONDS TO: An exception thrown by an operation on an SEI (on both Client and Server)
AXIS2 DELEGATE: None
CHILDREN: None
ANNOTATIONS:
WebFault [224]
WSDL ELEMENTS:
fault message
| Modifier and Type | Method and Description |
|---|---|
String |
getExceptionClassName() |
String |
getFaultBean() |
String |
getFaultInfo() |
String |
getMessageName() |
String |
getName() |
OperationDescription |
getOperationDescription() |
String |
getTargetNamespace() |
OperationDescription getOperationDescription()
String getExceptionClassName()
String getFaultInfo()
String getFaultBean()
String getName()
String getTargetNamespace()
String getMessageName()
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.