org.codehaus.activespace.query
Class QueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.activespace.query.QueryException
- All Implemented Interfaces:
- Serializable
- public class QueryException
- extends RuntimeException
Represents a runtime exception thrown when trying to query the cache or space.
- Version:
- $Revision: 1.1 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QueryException
public QueryException(Throwable throwable)
QueryException
public QueryException(String s,
Throwable throwable)
Copyright © 2004 Protique, Ltd.. All Rights Reserved.