You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/30 09:03:58 UTC

[GitHub] [dubbo] CrazyHZM commented on issue #8950: 跟换ExceptionFilter失败, 求助

CrazyHZM commented on issue #8950:
URL: https://github.com/apache/dubbo/issues/8950#issuecomment-931093222


   在Dubbo内是支持自定义异常的,只是用RpcException包裹了,可以尝试从中获取自定义的异常。
   如果要更换ExceptionFilter,你可以尝试自定义filter,然后调整Filter。或者升级到新版本,新版本支持自定义构建Filter链,可以扩展FilterChainBuilder来完成。


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org