MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / checkError

Method checkError

src/java/io/PrintStream.java:138–141  ·  view source on GitHub ↗

Flushes the print stream and returns whether or not there was an error on the output stream. Errors are cumulative; once the print stream encounters an error this routine will continue to return true on all successive calls. @return true if the print stream has ever encountered an error on the outp

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

flushMethod · 0.95

Tested by

no test coverage detected