Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
DInvalidRpcStateException.java18 public class InvalidRpcStateException extends RuntimeException { class
19 InvalidRpcStateException(String message) { in InvalidRpcStateException() method in InvalidRpcStateException