Uses of Class
org.projecthusky.xua.exceptions.SoapException
Packages that use SoapException
-
Uses of SoapException in org.projecthusky.xua.communication.clients.impl
Methods in org.projecthusky.xua.communication.clients.impl that return SoapExceptionModifier and TypeMethodDescriptionprotected SoapExceptionAbstractSoapClient.getSoapException(Node faultnode) Method to get soap exception of Axis2 fault Node.