Home
last modified time | relevance | path

Searched defs:CallFromNativeRuntimeException (Results 1 – 1 of 1) sorted by relevance

/external/federated-compute/fcp/java_src/main/java/com/google/fcp/client/
DCallFromNativeWrapper.java71 public static class CallFromNativeRuntimeException extends RuntimeException { class in CallFromNativeWrapper
72 CallFromNativeRuntimeException(Throwable t) { in CallFromNativeRuntimeException() method in CallFromNativeWrapper.CallFromNativeRuntimeException