MCPcopy Create free account
hub / github.com/chaoyangnz/gava / setErr

Method setErr

example/src/java/lang/System.java:173–176  ·  view source on GitHub ↗

Reassigns the "standard" error output stream. First, if there is a security manager, its checkPermission method is called with a RuntimePermission("setIO") permission to see if it's ok to reassign the "standard" error output stream. @param err the new standard error o

(PrintStream err)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

checkIOMethod · 0.95
setErr0Method · 0.95

Tested by

no test coverage detected