1.

Which of these methods return localized description of an exception?

A. getLocalizedMessage()
B. getMessage()
C. obtainLocalizedMessage()
D. printLocalizedMessage()
Answer» B. getMessage()


Discussion

No Comment Found