public class ReasonerFreshEntityException
extends org.semanticweb.owlapi.reasoner.OWLReasonerRuntimeException
| Constructor and Description |
|---|
ReasonerFreshEntityException(org.semanticweb.owlapi.model.IRI iri)
Instantiates a new reasoner fresh entity exception.
|
ReasonerFreshEntityException(String s,
org.semanticweb.owlapi.model.IRI iri)
Instantiates a new reasoner fresh entity exception.
|
ReasonerFreshEntityException(String s,
Throwable t,
org.semanticweb.owlapi.model.IRI iri)
Instantiates a new reasoner fresh entity exception.
|
ReasonerFreshEntityException(Throwable t,
org.semanticweb.owlapi.model.IRI iri)
Instantiates a new reasoner fresh entity exception.
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.IRI |
getIri() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReasonerFreshEntityException(org.semanticweb.owlapi.model.IRI iri)
iri - the iripublic ReasonerFreshEntityException(String s, org.semanticweb.owlapi.model.IRI iri)
s - the siri - the iripublic ReasonerFreshEntityException(String s, Throwable t, org.semanticweb.owlapi.model.IRI iri)
s - the st - the tiri - the iripublic ReasonerFreshEntityException(Throwable t, org.semanticweb.owlapi.model.IRI iri)
t - the tiri - the iriCopyright © 2018 The University of Manchester. All rights reserved.