public class OWLOntologyInputSourceException extends OWLRuntimeException
| 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 © 2016 The University of Manchester. All Rights Reserved.