We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be69e3 commit 00c8bc7Copy full SHA for 00c8bc7
api/src/main/java/io/grpc/StatusRuntimeException.java
@@ -30,7 +30,7 @@ public class StatusRuntimeException extends RuntimeException {
30
private final Metadata trailers;
31
32
/**
33
- * Constructs the exception with both a status. See also {@link Status#asRuntimeException()}.
+ * Constructs the exception with a status. See also {@link Status#asRuntimeException()}.
34
*
35
* @since 1.0.0
36
*/
0 commit comments