Serializable
AxiomNotInProfileException
, ClassExpressionNotInProfileException
, FreshEntitiesException
, IllegalConfigurationException
, ImportsClosureNotInProfileException
, InconsistentOntologyException
, ReasonerInternalException
, TimeOutException
public class OWLReasonerRuntimeException extends OWLRuntimeException
Constructor | Description |
---|---|
OWLReasonerRuntimeException() |
default constructor
|
OWLReasonerRuntimeException(String message) |
|
OWLReasonerRuntimeException(String message,
Throwable cause) |
|
OWLReasonerRuntimeException(Throwable cause) |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OWLReasonerRuntimeException()
public OWLReasonerRuntimeException(Throwable cause)
cause
- error causepublic OWLReasonerRuntimeException(String message)
message
- error messageCopyright © 2018 The University of Manchester. All rights reserved.