@Deprecated public class MissingOntologyException extends OntologyCollectorModificationException
| Modifier and Type | Field and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLOntologyID |
publicKey
Deprecated.
|
collector| Constructor and Description |
|---|
MissingOntologyException(OntologyCollector collector,
org.semanticweb.owlapi.model.OWLOntologyID publicKey)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLOntologyID |
getOntologyKey()
Deprecated.
Returns the unique identifier of the ontology whose removal was denied.
|
getOntologyCollectoraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingOntologyException(OntologyCollector collector, org.semanticweb.owlapi.model.OWLOntologyID publicKey)
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.