Searched refs:acceptOrThrow (Results 1 – 2 of 2) sorted by relevance
151 void acceptOrThrow(T t) throws Exception;156 acceptOrThrow(t);174 void acceptOrThrow(T t) throws RemoteException;179 acceptOrThrow(t);250 void acceptOrThrow(A a, B b) throws Exception;255 acceptOrThrow(a, b);
947 inserter.acceptOrThrow(getAnUnaggregatableRecord(packageName)); in setupAggregation()1411 void acceptOrThrow(T t) throws Exception; in acceptOrThrow() method1416 acceptOrThrow(t); in accept()