Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/io/
DUncheckedIOException.java34 public class UncheckedIOException extends RuntimeException { class
48 public UncheckedIOException(String message, IOException cause) { in UncheckedIOException() method in UncheckedIOException
61 public UncheckedIOException(IOException cause) { in UncheckedIOException() method in UncheckedIOException