代码之家  ›  专栏  ›  技术社区  ›  Biranchi

什么是nsxmlParserErrorDomain错误?

  •  0
  • Biranchi  · 技术社区  · 15 年前

    访问服务器URL时出现此分析器错误

    分析程序错误:无法完成错误域=nsxmlparserrordomain code=5“操作。(NSxmlParserErrorDomain错误5。)“

    这是什么意思?

    谢谢

    1 回复  |  直到 12 年前
        1
  •  2
  •   Konamiman    15 年前

    根据 the documentation ,此错误表示:

    nsxmlparserprematuredocumentderError(nsxmlparserprematuredocumentderError)

    The document ended unexpectedly.
    
    Available in Mac OS X v10.3 and later.
    
    Declared in NSXMLParser.h.