Serializable
public class OWLOntologyRenameException extends OWLOntologyChangeException
Constructor | Description |
---|---|
OWLOntologyRenameException(OWLOntologyChangeData change,
OWLOntologyID ontologyID) |
Modifier and Type | Method | Description |
---|---|---|
OWLOntologyID |
getOntologyID() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
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 © 2018 The University of Manchester. All rights reserved.