Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/io/
DIOError.java25 public class IOError extends Error { class
34 public IOError(Throwable cause) { in IOError() method in IOError