public class MissingOntologyException extends OntologyCollectorModificationException
| Modifier and Type | Field and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLOntologyID |
publicKey |
collector| Constructor and Description |
|---|
MissingOntologyException(OntologyCollector collector,
org.semanticweb.owlapi.model.OWLOntologyID publicKey) |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLOntologyID |
getOntologyKey()
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)
collector - ontologyId - Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.