|
|||||||||
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 org.semanticweb.owlapi.model.OWLException org.semanticweb.owlapi.model.OWLOntologyCreationException org.semanticweb.owlapi.model.OWLOntologyDocumentAlreadyExistsException
public class OWLOntologyDocumentAlreadyExistsException
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 22-Dec-2009
Constructor Summary | |
---|---|
OWLOntologyDocumentAlreadyExistsException(IRI ontologyDocumentIRI)
|
Method Summary | |
---|---|
IRI |
getOntologyDocumentIRI()
|
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 OWLOntologyDocumentAlreadyExistsException(IRI ontologyDocumentIRI)
Method Detail |
---|
public IRI getOntologyDocumentIRI()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |