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