Why will the Android "Catch" handler not initialize an Exception object?
When an error occurs and my code is trying to initialize an Exception object it is always NULL.
The above doesn't make sense to me, because the exception should always initialize the Exception object - period. It should never be null if an error occurs.
I am fairly new to the Eclipse Android IDE/SDK, and I am sure I don't have everything set up 100%. However, this type of functionality would seem to me that it should work all the time, not after being set up.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…