public class OWLOntologyStorageIOException extends OWLOntologyStorageException
OWLOntologyStorageException
that was caused by an IOException
.Constructor and Description |
---|
OWLOntologyStorageIOException(IOException ioException) |
Modifier and Type | Method and Description |
---|---|
IOException |
getIOException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OWLOntologyStorageIOException(IOException ioException)
ioException
- the causepublic IOException getIOException()
IOException
that this exception wraps.Copyright © 2020 The University of Manchester. All rights reserved.