mz0113 opened a new issue, #10545:
URL: https://github.com/apache/dubbo/issues/10545

   
![image](https://user-images.githubusercontent.com/42512469/188382557-fb95265c-73fc-42b2-a63c-1e3617cfa1b7.png)
   
   如图 , 如果我的异常是这样的 RuntimeException ex = new RuntimeException(" 第一行 \n 第二行") 
这样带有换行符的多行文本 , 获取栈的时候会把这个文本也作为栈的一层,导致我的异常信息一直不完整(因为输出的错误信息行数多于6行)


-- 
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]

Reply via email to