请问下如何捕获robot重连异常 #909
Answered
by
Him188
mahaonanStart
asked this question in
Q&A
请问下如何捕获robot重连异常
#909
-
java如何捕获重连异常,因为我看重连次数默认设置的Intege.MAX,但是我机器上只要掉线,重连会一直失败,只能重启。因此我想捕获重连异常,然后调用脚本重启程序。但是不知道怎么捕捉这个异常?求助各位 版本是最新版本2.1.0 |
Beta Was this translation helpful? Give feedback.
Answered by
Him188
Jan 25, 2021
Replies: 1 comment 2 replies
-
可以尝试 2.0.0, 这个异常不能捕捉 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
mahaonanStart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以尝试 2.0.0, 这个异常不能捕捉