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