Searched defs:fromThrowable (Results 1 – 3 of 3) sorted by relevance
110 public static ErrorDetails fromThrowable(Throwable throwable) { in fromThrowable() method in ErrorDetails
134 public static com.google.rpc.Status fromThrowable(Throwable t) { in fromThrowable() method in StatusProto
389 public static Status fromThrowable(Throwable t) { in fromThrowable() method in Status