public class OWLOntologyCreationIOException extends OWLOntologyCreationException
IOException
happened during ontology creation.
The cause of this exception will be an IOException
.Constructor and Description |
---|
OWLOntologyCreationIOException(Throwable ioException) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OWLOntologyCreationIOException(Throwable ioException)
ioException
- the causeCopyright © 2020 The University of Manchester. All rights reserved.