public class OWLReasonerRuntimeException extends OWLRuntimeException
Constructor and Description |
---|
OWLReasonerRuntimeException()
Default constructor.
|
OWLReasonerRuntimeException(String message) |
OWLReasonerRuntimeException(String message,
Throwable cause) |
OWLReasonerRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OWLReasonerRuntimeException()
public OWLReasonerRuntimeException(@Nullable Throwable cause)
cause
- error causepublic OWLReasonerRuntimeException(String message)
message
- error messageCopyright © 2020 The University of Manchester. All rights reserved.