org.compass.core.engine
Class SearchEngineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.compass.core.util.NestedRuntimeException
org.compass.core.CompassException
org.compass.core.engine.SearchEngineException
- All Implemented Interfaces:
- Serializable
public class SearchEngineException
- extends CompassException
A general runtime exceptions that happens during search engine operations.
- Author:
- kimchy
- See Also:
- Serialized Form
SearchEngineException
public SearchEngineException(String msg,
Throwable root)
SearchEngineException
public SearchEngineException(String s)
Copyright (c) 2004-2008 The Compass Project.