5-25 - Undefined exception from custom implementation
Possible Reason
The custom implemented org.apache.dubbo.rpc.Protocol
protocol has a business logic exception when the method calls destroy.
Troubleshooting and resolution steps
Check the destory
method of the custom implementation class code.
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae0)