public static class QueryQueue.QueueTimeoutException extends Exception
Constructor and Description |
---|
QueueTimeoutException(UserBitShared.QueryId queryId,
String queueName,
int timeoutMs) |
Modifier and Type | Method and Description |
---|---|
UserBitShared.QueryId |
queryId() |
String |
queueName() |
int |
timeoutMs() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QueueTimeoutException(UserBitShared.QueryId queryId, String queueName, int timeoutMs)
public UserBitShared.QueryId queryId()
public String queueName()
public int timeoutMs()
Copyright © 1970 The Apache Software Foundation. All rights reserved.