12345678910



Question 1: What method of an Exception object returns a message string?
1. getError()
2. getMessage()
3. printMessage()
4. traceMessage()