Class TimeoutRuntimeException

    • Constructor Detail

      • TimeoutRuntimeException

        public TimeoutRuntimeException()
      • TimeoutRuntimeException

        public TimeoutRuntimeException​(String message)
      • TimeoutRuntimeException

        public TimeoutRuntimeException​(Throwable cause)
      • TimeoutRuntimeException

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

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