Searched refs:exceptionClassId (Results 1 – 1 of 1) sorted by relevance
34 private long exceptionClassId = -1; field in ExceptionWithLocationTest69 if (exceptionClassId == -1) { in createEventBuilder()70 exceptionClassId = getClassIDBySignature(EXCEPTION_SIGNATURE); in createEventBuilder()73 builder.setExceptionOnly(exceptionClassId, true, false); in createEventBuilder()86 exceptionClassId, thrownExceptionClassId); in checkEvent()