• 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: Tiger Decoding problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tiger Decoding problem


  • Subject: Re: Tiger Decoding problem
  • From: mmalcolm crawford <email@hidden>
  • Date: Sun, 29 May 2005 18:16:21 -0700


On May 29, 2005, at 5:56 PM, Nicholas Crosbie wrote:

2005-05-30 10:46:08.983 test2[564] *** Uncaught
exception: <NSInvalidArgumentException> *** +[NSString
stringWithContentsOfFile:encoding:]: selector not
recognized
test2 has exited due to signal 5 (SIGTRAP).
Any thoughts on that,


The runtime is telling you the method doesn't exist. It doesn't, as I suspect the compiler will also have told you at compile time. The method is:
stringWithContentsOfFile:encoding:error:
<http://developer.apple.com/documentation/Cocoa/Reference/ Foundation/ObjC_classic/Classes/NSString.html#//apple_ref/doc/uid/ 20000154-BAJIAAFJ>
mmalc


_______________________________________________
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


References: 
 >Re: Tiger Decoding problem (From: Nicholas Crosbie <email@hidden>)

  • Prev by Date: Re: Tiger Decoding problem
  • Next by Date: Re: Tiger development Panther deployment
  • Previous by thread: Re: Tiger Decoding problem
  • Next by thread: Re: Tiger Decoding problem
  • Index(es):
    • Date
    • Thread