Searched defs:getErrorStream (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/java/lang/
H A DProcess.java30 * #getInputStream()} and {@link #getErrorStream()} respectively. If these
84 public abstract InputStream getErrorStream(); method in class:Process
H A DProcessManager.java281 public InputStream getErrorStream() { method in class:ProcessManager.ProcessImpl
/libcore/luni/src/main/java/java/net/
H A DHttpURLConnection.java86 * #getErrorStream()} to read the error response. The headers can be read in
551 public InputStream getErrorStream() { method in class:HttpURLConnection

Completed in 74 milliseconds