39404142434445
try { device = DeviceService.get(uuid); } catch (SDKException e) { log.log(Level.SEVERE,"SDK",e); } inspector = new WebInspectorService(device); }