Home
last modified time | relevance | path

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

/external/jsoup/src/main/java/org/jsoup/
DUncheckedIOException.java10 public class UncheckedIOException extends java.io.UncheckedIOException { class
11 public UncheckedIOException(IOException cause) { in UncheckedIOException() method in UncheckedIOException
15 public UncheckedIOException(String message) { in UncheckedIOException() method in UncheckedIOException