org.apache.lucene.search.highlight
Class InvalidTokenOffsetsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.lucene.search.highlight.InvalidTokenOffsetsException
- All Implemented Interfaces:
- Serializable
public class InvalidTokenOffsetsException
- extends Exception
Exception thrown if TokenStream Tokens are incompatible with provided text
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidTokenOffsetsException
public InvalidTokenOffsetsException(String message)