Serializable
IllegalElementNameException
, OWLOntologyChangeException
, OWLOntologyFactoryNotFoundException
, OWLOntologyInputSourceException
, OWLOntologyIRIMappingNotFoundException
, OWLOntologyResourceAccessException
, OWLParserException
, OWLReasonerRuntimeException
, RDFParserException
, ReasonerInterruptedException
, TranslatedOntologyChangeException
, TranslatedUnloadableImportException
, UnknownOWLOntologyException
, UnloadableImportException
, UnsupportedEntailmentTypeException
public class OWLRuntimeException extends RuntimeException implements Serializable
Constructor | Description |
---|---|
OWLRuntimeException() |
default constructor
|
OWLRuntimeException(String message) |
|
OWLRuntimeException(String message,
Throwable cause) |
|
OWLRuntimeException(Throwable cause) |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OWLRuntimeException()
public OWLRuntimeException(String message)
message
- messagepublic OWLRuntimeException(String message, Throwable cause)
message
- messagecause
- causepublic OWLRuntimeException(Throwable cause)
cause
- causeCopyright © 2018 The University of Manchester. All rights reserved.