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