com.hp.hpl.jena.ontology
Class LanguageConsistencyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.ontology.OntologyException
com.hp.hpl.jena.ontology.LanguageConsistencyException
- All Implemented Interfaces:
- java.io.Serializable
public class LanguageConsistencyException
- extends OntologyException
An exception that denotes some inconsistency between the arguments to a method
in the ontology API, and the language definition for a given ontology profile.
For example, the arguments of an intersection class description should all be classes.
- Version:
- CVS $Id: LanguageConsistencyException.java,v 1.8 2008/01/02 12:06:41 andy_seaborne Exp $
- Author:
- Ian Dickinson, HP Labs
(email)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LanguageConsistencyException
public LanguageConsistencyException(java.lang.String message)
Copyright � 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP