jianyi-gronk commented on code in PR #389:
URL: https://github.com/apache/dubbo-js/pull/389#discussion_r1554847251


##########
docs/web/Errors.md:
##########
@@ -0,0 +1,97 @@
+# Errors
+
+Similar to the familiar "404 Not Found" and "500 Internal Server Error" status 
codes you may have seen in HTTP,Dubbo uses a set of 16 error codes.In the Dubbo 
protocol, an error is always represented as JSON, and is easily readable in the 
developer tools of your browser. For example:

Review Comment:
   The format can be optimized.



-- 
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-unsubscr...@dubbo.apache.org

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


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

Reply via email to