Home
last modified time | relevance | path

Searched defs:IOError (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/io/
DIOError.java34 public class IOError extends Error { class
45 public IOError(Throwable cause) { in IOError() method in IOError