net.ontopia.topicmaps.query.core
Class BadObjectReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.ontopia.utils.OntopiaException
net.ontopia.topicmaps.query.core.QueryException
net.ontopia.topicmaps.query.core.InvalidQueryException
net.ontopia.topicmaps.query.core.BadObjectReferenceException
- All Implemented Interfaces:
- Serializable
public class BadObjectReferenceException
- extends InvalidQueryException
PUBLIC: This exception is used to indicate that there is something
wrong with the query, whether syntactically or semantically.
- See Also:
- Serialized Form
BadObjectReferenceException
public BadObjectReferenceException(String msg)
BadObjectReferenceException
public BadObjectReferenceException(Throwable cause)
BadObjectReferenceException
public BadObjectReferenceException(String msg,
Throwable cause)
Copyright © 2000-2012 Ontopia.