Class NotFoundFault

  • All Implemented Interfaces:
    Serializable

    @WebFault(name="NotFoundFault",
              targetNamespace="http://busdox.org/serviceMetadata/locator/1.0/")
    public class NotFoundFault
    extends Exception
    This class was generated by the XML-WS Tools. XML-WS Tools 4.0.2 Generated source version: 3.0
    See Also:
    Serialized Form
    • Constructor Detail

      • NotFoundFault

        public NotFoundFault​(String message,
                             FaultType faultInfo)
        Parameters:
        faultInfo -
        message -
      • NotFoundFault

        public NotFoundFault​(String message,
                             FaultType faultInfo,
                             Throwable cause)
        Parameters:
        cause -
        faultInfo -
        message -
    • Method Detail

      • getFaultInfo

        public FaultType getFaultInfo()
        Returns:
        returns fault bean: org.busdox.servicemetadata.locator._1.FaultType