net.ontopia.topicmaps.query.core
Class QueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.ontopia.utils.OntopiaException
net.ontopia.topicmaps.query.core.QueryException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- InvalidQueryException
public class QueryException
- extends OntopiaException
PUBLIC: Common super-exception for all exceptions thrown by the
query engine.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
QueryException
public QueryException(java.lang.String msg)
QueryException
public QueryException(java.lang.Throwable cause)
QueryException
public QueryException(java.lang.String msg,
java.lang.Throwable cause)
Copyright © 2000-2009 Ontopia.