public class InconsistentTaxonomyException extends Exception
For example, trying to refresh a taxonomy reader might fail in case
the underlying taxonomy was meanwhile modified in a manner which
does not allow to perform such a refresh. (See TaxonomyReader.refresh()
.)
Constructor and Description |
---|
InconsistentTaxonomyException() |
InconsistentTaxonomyException(String message) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InconsistentTaxonomyException(String message)
public InconsistentTaxonomyException()