dubbo 3.2.0 says that custom exceptions are supported, is there a custom exception handling example?

41ik7eoe  于 4个月前  发布在  其他
关注(0)|答案(4)|浏览(70)
  • I have searched the issues of this repository and believe that this is not a duplicate.

Ask your question here

00jrzges

00jrzges1#

@EarthChen@aamingaa PTAL

tpxzln5u

tpxzln5u2#

https://github.com/apache/dubbo-samples/blob/master/3-extensions/protocol/dubbo-samples-triple/src/test/java/org/apache/dubbo/sample/tri/BaseTriPojoClientTest.java#greetException

x759pob2

x759pob23#

@aamingaa 这些特性适用于gRPC么?

kzmpq1sx

kzmpq1sx4#

@aamingaa 这些特性适用于gRPC么?

不适用的,一部分原因是因为protobuf没办法序列化异常

相关问题