Class TimeoutException

    • Constructor Detail

      • TimeoutException

        public TimeoutException()
        Creates a new instance.
      • TimeoutException

        public TimeoutException​(String message,
                                Throwable cause)
        Creates a new instance.
      • TimeoutException

        public TimeoutException​(String message)
        Creates a new instance.
      • TimeoutException

        public TimeoutException​(Throwable cause)
        Creates a new instance.