Serializable
public class OWLOntologyChangeVetoException extends OWLOntologyChangeException
Constructor | Description |
---|---|
OWLOntologyChangeVetoException(OWLOntologyChangeData change,
String message) |
|
OWLOntologyChangeVetoException(OWLOntologyChangeData change,
String message,
Throwable cause) |
|
OWLOntologyChangeVetoException(OWLOntologyChangeData change,
Throwable cause) |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChange
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OWLOntologyChangeVetoException(OWLOntologyChangeData change, String message)
change
- change causing the errormessage
- messagepublic OWLOntologyChangeVetoException(OWLOntologyChangeData change, String message, Throwable cause)
change
- change causing the errormessage
- messagecause
- causepublic OWLOntologyChangeVetoException(OWLOntologyChangeData change, Throwable cause)
change
- change causing the errorcause
- causeCopyright © 2018 The University of Manchester. All rights reserved.