Class TimeoutException

    • Constructor Detail

      • TimeoutException

        public TimeoutException​(String message,
                                long nanosElapsed,
                                long requestTimeoutNanos)
    • Method Detail

      • getNanosElapsed

        public long getNanosElapsed()
      • getRequestTimeoutNanos

        public long getRequestTimeoutNanos()