This class traps all
IOExceptions. However you can test the error status with checkError(). This returns true if an error has occurred,
false otherwise.
 public boolean checkError()
Doesn't internationalize properly
Doesn't handle line breaks in a platform independent way.