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