public class OWLOntologyInputSourceException extends OWLException
| Constructor and Description |
|---|
OWLOntologyInputSourceException()
Default constructor.
|
OWLOntologyInputSourceException(String message) |
OWLOntologyInputSourceException(String message,
Throwable cause) |
OWLOntologyInputSourceException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OWLOntologyInputSourceException()
public OWLOntologyInputSourceException(Throwable cause)
cause - the causepublic OWLOntologyInputSourceException(String message)
message - the messageCopyright © 2019 The University of Manchester. All rights reserved.