public class OWLOntologyCreationIOException extends OWLOntologyCreationException
IOException happened during ontology creation. The cause of this
exception will be an IOException.| Constructor and Description |
|---|
OWLOntologyCreationIOException(IOException ioException) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Delegates to the
getMessage() method of the cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OWLOntologyCreationIOException(@Nonnull IOException ioException)
ioException - the causepublic String getMessage()
getMessage() method of the cause.getMessage in class ThrowableIOExceptionCopyright © 2021 The University of Manchester. All rights reserved.