run.getRange().replace(Pattern.compile("^\\s*"),"任意字符");

java.lang.IllegalArgumentException: Specified argument was out of the range of valid values.
Parameter name: key

这个问题是由什么引起的?

@Crane

请您提供更多信息,例如您在调用 getRange() 方法时传递的参数是什么?

getRange()不需要参数

@Crane 感谢您报告此问题。 我们已经在我们的内部问题跟踪系统中打开了以下新工单,并将根据 免费支持政策 中提到的条款提供它们的修复:

Issue ID(s): WORDSNET-28047

如果您需要优先支持以及直接联系我们的付费支持管理团队,您可以获得 付费支持服务

What causes this, some situations will succeed and some will fail @vyacheslav.deryushev

@Crane There seems to be a problem with getting the replacement position. We will provide you with more information once the problem has been analyzed.