Searched defs:rethrowAsRuntimeException (Results 1 – 2 of 2) sorted by relevance
41 public RuntimeException rethrowAsRuntimeException() { in rethrowAsRuntimeException() method in RemoteException
1691 static void rethrowAsRuntimeException(@NonNull Exception cause) throws RuntimeException { in rethrowAsRuntimeException() method