Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

All exceptions empty

$
0
0

This is a strange one. And I am almost positive its not me now....

When i use try catch statements like this:

try{
 
}
catch(e){
    Ti.API.error(e);
    Ti.API.error(JSON.stringify(e));
}
Nothing is caught in the exception, but it used to work fine. Honestly I couldn't say when this started, but I have noticed now that any errors no longer give me a message in the debug log, I have also run my app in debug mode with breakpoints in there and there is nothing in the e object when it gets to the catch.

Any ideas?

Thanks

Studio Version: 3.2.1.201402041146 SDK Version 3.2.2


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>