|
|||||||||
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.owl.model.OWLException org.semanticweb.owl.model.OWLOntologyCreationException org.semanticweb.owl.io.OWLOntologyCreationIOException
public class OWLOntologyCreationIOException
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 11-Apr-2008
Constructor Summary | |
---|---|
OWLOntologyCreationIOException(java.io.IOException ioException)
|
Method Summary | |
---|---|
java.io.IOException |
getCause()
|
java.lang.String |
getMessage()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, 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 OWLOntologyCreationIOException(java.io.IOException ioException)
Method Detail |
---|
public java.io.IOException getCause()
getCause
in class java.lang.Throwable
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |