liubao68 commented on issue #1965: URL: https://github.com/apache/servicecomb-java-chassis/issues/1965#issuecomment-697062766
不可以的。 java-chassis 的 RPC 层是语言无关的,没有类型信息。 出现错误的时候, 错误消息都通过 InvocationException 来表示。 参考错误处理: https://docs.servicecomb.io/java-chassis/zh_CN/general-development/error-handling/ ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
