What method is used to print the error message of an exception?
printError()
getError()
printStackTrace()
getMessage()