Uses of Class
com.sun.xml.rpc.client.dii.DynamicInvocationException
-
Packages that use DynamicInvocationException Package Description com.sun.xml.rpc.client.dii -
-
Uses of DynamicInvocationException in com.sun.xml.rpc.client.dii
Methods in com.sun.xml.rpc.client.dii that return DynamicInvocationException Modifier and Type Method Description protected DynamicInvocationExceptionBasicCall. propertyNotFoundException(String property)protected DynamicInvocationExceptionBasicCall. serializerNotFoundException(int index, QName name, Class clazz, QName xmlType)protected DynamicInvocationExceptionBasicCall. unsupportedOperationStyleException(String operationStyle)
-