public class SearchTokenExpiredException extends Exception
A search token is associated with an older version of the index It's expiry means that the older version of the index is no longer accessible for searching.
Constructor and Description |
---|
SearchTokenExpiredException(long searchToken) |
Modifier and Type | Method and Description |
---|---|
long |
getSearchToken() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2018 Atlassian. All rights reserved.