Class PingMeFault

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hello_world_xml_http.mixed.PingMeFault
All Implemented Interfaces:
Serializable

@WebFault(name="faultDetail", targetNamespace="http://apache.org/hello_world_xml_http/mixed/types") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-05-02T16:18:57.664-04:00", comments="Apache CXF 4.0.1") public class PingMeFault extends Exception
This class was generated by Apache CXF 4.0.1 2023-05-02T16:18:57.664-04:00 Generated source version: 4.0.1
See Also:
  • Field Details

    • serialVersionUID

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-05-02T16:18:57.664-04:00") public static final long serialVersionUID
      See Also:
  • Constructor Details

    • PingMeFault

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-05-02T16:18:57.664-04:00") public PingMeFault()
    • PingMeFault

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-05-02T16:18:57.664-04:00") public PingMeFault(String message)
    • PingMeFault

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-05-02T16:18:57.664-04:00") public PingMeFault(String message, Throwable cause)
    • PingMeFault

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-05-02T16:18:57.664-04:00") public PingMeFault(String message, FaultDetail faultDetail)
    • PingMeFault

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-05-02T16:18:57.664-04:00") public PingMeFault(String message, FaultDetail faultDetail, Throwable cause)
  • Method Details

    • getFaultInfo

      @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-05-02T16:18:57.664-04:00") public FaultDetail getFaultInfo()