Uses of Class
org.apache.locator.types.EndpointNotExistFaultException
-
Packages that use EndpointNotExistFaultException Package Description org.apache.locator org.apache.locator.types -
-
Uses of EndpointNotExistFaultException in org.apache.locator
Methods in org.apache.locator that return EndpointNotExistFaultException Modifier and Type Method Description EndpointNotExistFaultExceptionEndpointNotExistFault. getFaultInfo()Constructors in org.apache.locator with parameters of type EndpointNotExistFaultException Constructor Description EndpointNotExistFault(String message, EndpointNotExistFaultException endpointNotExistFault)EndpointNotExistFault(String message, EndpointNotExistFaultException endpointNotExistFault, Throwable cause) -
Uses of EndpointNotExistFaultException in org.apache.locator.types
Methods in org.apache.locator.types that return EndpointNotExistFaultException Modifier and Type Method Description EndpointNotExistFaultExceptionObjectFactory. createEndpointNotExistFaultException()Create an instance ofEndpointNotExistFaultExceptionMethods in org.apache.locator.types that return types with arguments of type EndpointNotExistFaultException Modifier and Type Method Description javax.xml.bind.JAXBElement<EndpointNotExistFaultException>ObjectFactory. createEndpointNotExistFault(EndpointNotExistFaultException value)Methods in org.apache.locator.types with parameters of type EndpointNotExistFaultException Modifier and Type Method Description javax.xml.bind.JAXBElement<EndpointNotExistFaultException>ObjectFactory. createEndpointNotExistFault(EndpointNotExistFaultException value)
-