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