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()
Gets the IOException that this exception wraps.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OWLOntologyStorageIOException(IOException ioException)
ioException - the causepublic IOException getIOException()
Copyright © 2014 The University of Manchester. All Rights Reserved.