Clears the error state of this stream.
This method will cause subsequent invocations of checkError() to return false until another write operation fails and invokes setError().
checkError()
false
setError()
Since: 1.6
Diagram: Writer