liudaac commented on issue #13403: URL: https://github.com/apache/dubbo/issues/13403#issuecomment-1831903515
As org.apache.dubbo.rpc.RpcException extends from RuntimeException, the CustomizedSdkException which extends from RpcException should be also a child-exception of RuntimeException. So, an un-checked exception? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
