public class OWLException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
OWLException() |
|
OWLException(String message) |
|
OWLException(String message,
Throwable cause) |
|
OWLException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected OWLException()
public OWLException(String message)
message - the messagepublic OWLException(String message, Throwable cause)
message - the messagecause - the causepublic OWLException(Throwable cause)
cause - the causeCopyright © 2014 The University of Manchester. All Rights Reserved.