• 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
Converting error codes to readable strings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Converting error codes to readable strings?


  • Subject: Converting error codes to readable strings?
  • From: Jonathan del Strother <email@hidden>
  • Date: Thu, 2 Feb 2006 16:22:59 +0000

Is there any way to convert error enums into readable strings?

For example, the NSXMLParser might give me parse error number 76, and I have to go look that up to find that that corresponds to NSXMLParserTagNameMismatchError. Not very helpful for users who don't have the NSXMLParser.h header file...

I suppose I could produce my own switch statement to produce an error string for every NSXMLParserError enum value, but is there a better way?

Thanks
Jon

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Converting error codes to readable strings?
      • From: Camillo Lugaresi <email@hidden>
    • Re: Converting error codes to readable strings?
      • From: Andrew Thompson <email@hidden>
    • Re: Converting error codes to readable strings?
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: Objective-C or Objective-C++
  • Next by Date: Too complex for bindings?
  • Previous by thread: Re: Objective-C or Objective-C++
  • Next by thread: Re: Converting error codes to readable strings?
  • Index(es):
    • Date
    • Thread