Searched defs:UncheckedIOException (Results 1 – 1 of 1) sorted by relevance
34 public class UncheckedIOException extends RuntimeException { class48 public UncheckedIOException(String message, IOException cause) { in UncheckedIOException() method in UncheckedIOException61 public UncheckedIOException(IOException cause) { in UncheckedIOException() method in UncheckedIOException