Serializable
public class ReasonerInterruptedException extends OWLRuntimeException
Constructor | Description |
---|---|
ReasonerInterruptedException() |
default constructor
|
ReasonerInterruptedException(String message) |
|
ReasonerInterruptedException(String message,
Throwable cause) |
|
ReasonerInterruptedException(Throwable cause) |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReasonerInterruptedException()
public ReasonerInterruptedException(String message)
message
- error messagepublic ReasonerInterruptedException(String message, Throwable cause)
message
- error messagecause
- error causepublic ReasonerInterruptedException(Throwable cause)
cause
- error causeCopyright © 2018 The University of Manchester. All rights reserved.