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:
- 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.3 2004/12/06 13:50:10 andy_seaborne Exp $
- Author:
- Ian Dickinson, HP Labs
(email)
- See Also:
- Serialized Form
LanguageConsistencyException
public LanguageConsistencyException(String message)
Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP