public class UnreachableSituationException
extends org.semanticweb.owlapi.reasoner.ReasonerInternalException
| Constructor and Description |
|---|
UnreachableSituationException()
Instantiates a new unreachable situation exception.
|
UnreachableSituationException(String text)
Instantiates a new unreachable situation exception.
|
UnreachableSituationException(String text,
Throwable cause)
Instantiates a new unreachable situation exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnreachableSituationException()
public UnreachableSituationException(String text)
text - the textCopyright © 2018 The University of Manchester. All rights reserved.