Searched refs:ERROR_NAME_KEY (Results 1 – 1 of 1) sorted by relevance
77 private static final String ERROR_NAME_KEY = "error_name"; field in SubprocessEventHelper166 tags.putOpt(ERROR_NAME_KEY, mFailure.getErrorIdentifier().name()); in toString()275 String errorName = jsonObject.optString(ERROR_NAME_KEY); in InvocationFailedEventInfo()310 tags.putOpt(ERROR_NAME_KEY, mFailure.getErrorIdentifier().name()); in toString()461 tags.putOpt(ERROR_NAME_KEY, mFailure.getErrorIdentifier().name()); in toString()757 String errorName = jsonObject.optString(ERROR_NAME_KEY); in updateFailureFromJsonObject()