Class RuntimeIOException

    • Constructor Detail

      • RuntimeIOException

        public RuntimeIOException​(Throwable cause)
      • RuntimeIOException

        public RuntimeIOException​(String message)
      • RuntimeIOException

        public RuntimeIOException​(String message,
                                  Throwable t)
      • RuntimeIOException

        public RuntimeIOException​(String message,
                                  int error)
      • RuntimeIOException

        public RuntimeIOException​(int error)
    • Method Detail

      • getError

        public int getError()