public class UnloadableImportException extends OWLRuntimeException
Constructor and Description |
---|
UnloadableImportException(OWLOntologyCreationException e,
OWLImportsDeclaration importsDeclaration) |
Modifier and Type | Method and Description |
---|---|
OWLImportsDeclaration |
getImportsDeclaration() |
OWLOntologyCreationException |
getOntologyCreationException() |
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 © 2020 The University of Manchester. All rights reserved.