Searched refs:KEY_EXCEPTION (Results 1 – 1 of 1) sorted by relevance
72 private static final String KEY_EXCEPTION = "exception"; field in DialogHelperImpl90 bundle.putSerializable(KEY_EXCEPTION, exception); in showErrorMessageDialog()99 Exception exception = (Exception) args.getSerializable(KEY_EXCEPTION); in handleOnCreateDialog()