public class OWLOntologyStorageIOException extends OWLOntologyStorageException
OWLOntologyStorageException
that was caused by an IOException.Constructor and Description |
---|
OWLOntologyStorageIOException(java.io.IOException ioException) |
Modifier and Type | Method and Description |
---|---|
java.io.IOException |
getIOException()
Gets the IOException that this exception wraps.
|