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