hensli

Results 1 issues of hensli

1. RouteRequestImpl.getCIMServer() 2. RouteApi routeApi = new ProxyManager(RouteApi.class, routeUrl, okHttpClient).getInstance(); 3. 动态代理调用接口时抛出一下异常 【异常】Method threw 'java.lang.reflect.UndeclaredThrowableException' exception. Cannot evaluate com.sun.proxy.$Proxy66.toString() 【求问】这种情况要如何解决啊。