• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSXMLParserDelegateAbortedParseError
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSXMLParserDelegateAbortedParseError


  • Subject: Re: NSXMLParserDelegateAbortedParseError
  • From: Josh Caswell <email@hidden>
  • Date: Tue, 08 Mar 2011 13:32:02 -0800

>This error is the parser state, which since you explicitly aborted ?>the parse, will be something like >"NSXMLParserDelegateAbortedParseError" -512.

Yes, as I said in my original post. The parser's delegate gets error
512, NSXMLParserDelegateAbortedParseError, in the delegate method
-parser:parseErrorOccurred:, but when I check the error code _later_,
after returning from [myParser parse], it is error 1,
NSXMLParserInternalError.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NSXMLParserDelegateAbortedParseError (From: Kevin Bracey <email@hidden>)
 >Re: NSXMLParserDelegateAbortedParseError (From: Josh Caswell <email@hidden>)
 >Re: NSXMLParserDelegateAbortedParseError (From: glenn andreas <email@hidden>)

  • Prev by Date: Re: NSXMLParserDelegateAbortedParseError
  • Next by Date: Re: NSXMLParserDelegateAbortedParseError
  • Previous by thread: Re: NSXMLParserDelegateAbortedParseError
  • Next by thread: Re: NSXMLParserDelegateAbortedParseError
  • Index(es):
    • Date
    • Thread