Uses of Class
com.envimate.httpmate.client.UnsupportedTargetTypeException
-
Packages that use UnsupportedTargetTypeException Package Description com.envimate.httpmate.client -
-
Uses of UnsupportedTargetTypeException in com.envimate.httpmate.client
Methods in com.envimate.httpmate.client that return UnsupportedTargetTypeException Modifier and Type Method Description static UnsupportedTargetTypeExceptionUnsupportedTargetTypeException. unsupportedTargetTypeException(java.lang.Class<?> expectedType, java.lang.Class<?> actualType)
-