Searched refs:setExceptionOnly (Results 1 – 3 of 3) sorted by relevance
73 builder.setExceptionOnly(exceptionClassId, true, false); in createEventBuilder()
97 public EventBuilder setExceptionOnly(long exceptionClassID, boolean caught, in setExceptionOnly() method in EventBuilder
86 builder.setExceptionOnly(exceptionClassID, caught, uncaught); in createExceptionEventBuilder()