public class UnsupportedSearchModeException extends SearchException
Dictionary.search
is called with a
search mode not supported by that dictionary.Modifier and Type | Field and Description |
---|---|
protected SearchMode |
searchmode |
Constructor and Description |
---|
UnsupportedSearchModeException(SearchMode _searchmode) |
Modifier and Type | Method and Description |
---|---|
SearchMode |
getSearchMode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected SearchMode searchmode
public UnsupportedSearchModeException(SearchMode _searchmode)
public SearchMode getSearchMode()
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.