|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException org.semanticweb.owlapi.model.OWLRuntimeException org.semanticweb.owlapi.model.OWLOntologyChangeException org.semanticweb.owlapi.model.OWLOntologyRenameException
public class OWLOntologyRenameException
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 22-Dec-2009
Constructor Summary | |
---|---|
OWLOntologyRenameException(OWLOntologyChange change,
OWLOntologyID ontologyID)
|
Method Summary | |
---|---|
OWLOntologyID |
getOntologyID()
|
Methods inherited from class org.semanticweb.owlapi.model.OWLOntologyChangeException |
---|
getChange |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OWLOntologyRenameException(OWLOntologyChange change, OWLOntologyID ontologyID)
Method Detail |
---|
public OWLOntologyID getOntologyID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |