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, toStringpublic OWLReasonerRuntimeException()
public OWLReasonerRuntimeException(@Nullable Throwable cause)
cause - error causepublic OWLReasonerRuntimeException(String message)
message - error messageCopyright © 2017 The University of Manchester. All rights reserved.