public class SuggestionTimeoutException extends RuntimeException
Hunspell.suggest(java.lang.String)
call takes too long, if TimeoutPolicy.THROW_EXCEPTION
is used.Modifier and Type | Method and Description |
---|---|
List<String> |
getPartialResult() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public List<String> getPartialResult()
Hunspell.suggest(java.lang.String)
before the time limit was
exceededCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.