Class IORuntimeException

    • Constructor Detail

      • IORuntimeException

        public IORuntimeException()
      • IORuntimeException

        public IORuntimeException​(String message)
      • IORuntimeException

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

        public IORuntimeException​(Throwable cause)
      • IORuntimeException

        public IORuntimeException​(String message,
                                  Throwable cause,
                                  boolean enableSuppression,
                                  boolean writableStackTrace)