Vidyalelo
Java Programming · Q81

Exceptions

Programming · Java Programming · question 81

Q81

Which of these methods return localized description of an exception?

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

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board