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