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(Throwable cause)
cause - error causepublic OWLReasonerRuntimeException(String message)
message - error messageCopyright © 2016 The University of Manchester. All Rights Reserved.