Serializable
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 | Description |
---|---|
InconsistentTaxonomyException() |
|
InconsistentTaxonomyException(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InconsistentTaxonomyException(String message)
public InconsistentTaxonomyException()
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.