Searched refs:ignoringRemoteException (Results 1 – 1 of 1) sorted by relevance
58 private void ignoringRemoteException(ThrowingRunnable r) { in ignoringRemoteException() method in IpMemoryStoreClient59 ignoringRemoteException("Failed to execute remote procedure call", r); in ignoringRemoteException()62 private void ignoringRemoteException(String message, ThrowingRunnable r) { in ignoringRemoteException() method in IpMemoryStoreClient90 runWhenServiceReady(service -> ignoringRemoteException( in storeNetworkAttributes()94 ignoringRemoteException("Error storing network attributes", in storeNetworkAttributes()114 runWhenServiceReady(service -> ignoringRemoteException( in storeBlob()118 ignoringRemoteException("Error storing blob", in storeBlob()140 runWhenServiceReady(service -> ignoringRemoteException( in findL2Key()144 ignoringRemoteException("Error finding L2 Key", in findL2Key()161 runWhenServiceReady(service -> ignoringRemoteException( in isSameNetwork()[all …]