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