WebTarget w0 = webTarget; WebTarget w1 = webTarget.queryParam("throwException", true); WebTarget w2 = webTarget.path(path); System.out