org.compass.core
Class CompassException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.compass.core.util.NestedRuntimeException
org.compass.core.CompassException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CompassGpsException, ConfigurationException, ConversionException, ExecutorException, MappingException, MarshallingException, PropertyAccessException, PropertyNotFoundException, SearchEngineException, SearchEngineQueryParseException, TransactionException
public class CompassException
- extends NestedRuntimeException
An exception that occured in Compass. All other compass runtime exception
derive from it.
- Author:
- kimchy
- See Also:
- Serialized Form
CompassException
public CompassException(String string,
Throwable root)
CompassException
public CompassException(String s)
Copyright (c) 2004-2008 The Compass Project.