public class OWLOntologyRenameException extends OWLOntologyChangeException
Constructor and Description |
---|
OWLOntologyRenameException(OWLOntologyChangeData change,
OWLOntologyID ontologyID) |
Modifier and Type | Method and Description |
---|---|
OWLOntologyID |
getOntologyID() |
getChange
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OWLOntologyRenameException(OWLOntologyChangeData change, OWLOntologyID ontologyID)
change
- change causing the errorontologyID
- ontology id that cannot be renamedpublic OWLOntologyID getOntologyID()
Copyright © 2020 The University of Manchester. All rights reserved.