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, toString
public OWLOntologyInputSourceException()
public OWLOntologyInputSourceException(Throwable cause)
cause
- the causepublic OWLOntologyInputSourceException(String message)
message
- the messageCopyright © 2020 The University of Manchester. All rights reserved.