奇怪的__NSCFString错误

时间:2012-11-20 04:22:13

标签: iphone objective-c ios nsstring nscfstring

我收到了一些有关此错误的报告:

-[__NSCFString replaceOccurrencesOfString:withString:options:range:]: nil argument

我在我的代码中搜索了这个方法,但我并没有全部使用它。我的假设是另一种方法在内部使用 replaceOccurrencesOfString:withString:options:range:。我对么?哪种方法可以对此负责?

请注意,我无法提供完整的堆栈跟踪,因为此错误发生在异常处理程序中。我也无法重现这个问题。

0 个答案:

没有答案