Class UncheckedIOException

    • Constructor Detail

      • UncheckedIOException

        public UncheckedIOException()
      • UncheckedIOException

        public UncheckedIOException​(String message)
      • UncheckedIOException

        public UncheckedIOException​(String message,
                                    Throwable cause)
      • UncheckedIOException

        public UncheckedIOException​(Throwable cause)