Searched refs:iccException (Results 1 – 1 of 1) sorted by relevance
458 IccException iccException; in processException() local465 iccException = result.getException(); in processException()466 if (iccException != null) { in processException()467 sendResult(response, null, iccException); in processException()