Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Muhammad Amir

macrumors newbie
Original poster
Sep 7, 2009
5
0
hi,
when i buid my code i encounter this error "terminating due to exception caught".kindly tell me in detail whats the problem??
thanx

Amir
 
Something is throwing an exception and you are not handling it. Without mote details that is all we can say. Load it in the debugger, find our where the exception is coming from, which class, which call under which circumstances and maybe we can go from there.
 
Also, it helps to make sure you are as accurate as possible when you tell us the error(s) you are encountering, providing code snippets, etc.. You are probably not getting an "terminating due to exception caught" error but an "Terminating app due to uncaught exception" error instead. Am I correct?
 
It's nearly impossible to figure out where your problem comes from with so little informations about it.
You need to add more informations, eg the console log, building messages, and so on. We will be able to help only with a little more informations.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.