Searched defs:UncheckedIOException (Results 1 – 1 of 1) sorted by relevance
10 public class UncheckedIOException extends java.io.UncheckedIOException { class11 public UncheckedIOException(IOException cause) { in UncheckedIOException() method in UncheckedIOException15 public UncheckedIOException(String message) { in UncheckedIOException() method in UncheckedIOException