public class IrremovableOntologyException extends OntologyCollectorModificationException
| Modifier and Type | Field and Description |
|---|---|
protected org.semanticweb.owlapi.model.IRI |
ontologyId |
collector| Constructor and Description |
|---|
IrremovableOntologyException(OntologyCollector collector,
org.semanticweb.owlapi.model.IRI ontologyId)
Constructs a new instance of
IrremovableOntologyException. |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.IRI |
getOntologyId()
Returns the unique identifier of the ontology whose removal was denied.
|
getOntologyCollectoraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IrremovableOntologyException(OntologyCollector collector, org.semanticweb.owlapi.model.IRI ontologyId)
IrremovableOntologyException.space - the space that holds the ontology.ontologyId - the logical IRI of the ontology whose removal was denied.Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.