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.
Constructor and Description |
---|
LanguageConsistencyException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LanguageConsistencyException(String message)
Licenced under the Apache License, Version 2.0