Skip to content

Commit 4cb3141

Browse files
committed
Gemini code assist suggestion applied
1 parent 042e004 commit 4cb3141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/transport/grpc/src/main/java/io/a2a/client/transport/grpc/GrpcErrorMapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import io.grpc.Status;
1616

1717
/**
18-
* Utility class to map gRPC StatusRuntimeException to appropriate A2A error types
18+
* Utility class to map gRPC exceptions to appropriate A2A error types
1919
*/
2020
public class GrpcErrorMapper {
2121

0 commit comments

Comments
 (0)