Searched refs:generalErrorUrl (Results 1 – 2 of 2) sorted by relevance
39 public abstract URL generalErrorUrl(); in generalErrorUrl() method in OdsaResponse
1107 String generalErrorUrl = in processGeneralResult() local1111 if (!TextUtils.isEmpty(generalErrorUrl)) { in processGeneralResult()1112 builder.setGeneralErrorUrl(new URL(generalErrorUrl)); in processGeneralResult()