Exception Thrown By: | Cause | |
Class | Method | |
Endpoint | public abstract EndpointReference getEndpointReference(Element... referenceParameters) | If any error in the creation of the Endpoint Reference or if the Endpoint is not in the published state. |
EndpointReference | public abstract void writeTo(Result result) | if there is an error writing the EndpointReference to the specified result. |
Service | public T getPort(Class | If there is an error during creation of the proxy |
Service | public Iterator getPorts() | If this Service class does not have access to the required WSDL metadata |
Service | public static Service create(QName serviceName) | If any error in creation of the specified service. |