shy-share commented on issue #5428:
URL: https://github.com/apache/rocketmq/issues/5428#issuecomment-1296250211

   > 
   
   Hi, @jasonjavaYY This problem can be solved by looking at the source code.
   
   `package io.grpc;
   
   import javax.annotation.Nullable;
   
   public class StatusRuntimeException extends RuntimeException {
     private static final long serialVersionUID = 1950934672280720624L;
     private final Status status;
     private final Metadata trailers;
     private final boolean fillInStackTrace;`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to