Class TimeoutException

All Implemented Interfaces:
Serializable

public class TimeoutException extends BucketExceptions.BucketExecutionException
See Also:
  • Constructor Details

    • TimeoutException

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

    • getNanosElapsed

      public long getNanosElapsed()
    • getRequestTimeoutNanos

      public long getRequestTimeoutNanos()