Searched defs:setException (Results 1 – 6 of 6) sorted by relevance
67 public boolean setException(Throwable throwable) { in setException() method in SettableFuture
75 public boolean setException(Throwable exception) { in setException() method in AsyncSettableFuture
199 protected boolean setException(Throwable throwable) { in setException() method in AbstractFuture347 boolean setException(Throwable t) { in setException() method in AbstractFuture.Sync
409 private int setException() { in setException() method in EventWithExceptionTest
1332 public ReplyPacket setException(String exceptionSignature, boolean caught, in setException() method in VmMirror1350 public ReplyPacket setException(long exceptionID, boolean caught, in setException() method in VmMirror
3500 public boolean setException(Throwable t) { in setException() method in LocalCache.LoadingValueReference