Differences between getMessage() and getLocalizedMessage()?
843798Apr 14 2008 — edited May 1 2008Hello,
I have a small question about exceptions.
What are the exact differences between e.getMessage():String and e.getLocalizedMessage():String?
kind regards
Daniel