@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:25+02:00", comments="JAXB RI v2.2.6") public class EndpointNotExistFaultException extends Object
Java class for EndpointNotExistFaultException complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EndpointNotExistFaultException">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="error" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
EndpointNotExistFaultException() |
@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:25+02:00", comments="JAXB RI v2.2.6") protected String error
Apache CXF