Serializable
public class UnloadableImportException extends OWLRuntimeException
Constructor | Description |
---|---|
UnloadableImportException(OWLOntologyCreationException e,
OWLImportsDeclaration importsDeclaration) |
Modifier and Type | Method | Description |
---|---|---|
OWLImportsDeclaration |
getImportsDeclaration() |
|
OWLOntologyCreationException |
getOntologyCreationException() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnloadableImportException(@Nonnull OWLOntologyCreationException e, OWLImportsDeclaration importsDeclaration)
e
- exceptionimportsDeclaration
- imports declarationpublic OWLImportsDeclaration getImportsDeclaration()
public OWLOntologyCreationException getOntologyCreationException()
Copyright © 2018 The University of Manchester. All rights reserved.