no.sesat.search.query.token
Class EvaluationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
no.sesat.search.query.token.EvaluationException
- All Implemented Interfaces:
- Serializable
public final class EvaluationException
- extends Exception
Something went wrong evaluating the token.
Because of this
TokenPredicates (because of their associated known and possible predicates) cannot be weakly cached
and so should be marked stale.
- Version:
- $Id$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EvaluationException
public EvaluationException(String s,
Exception e)
- Create a new VeryFastListQueryException.
- Parameters:
s - detailed messagee - underlying exception
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.