public class ImmutableOWLOntologyChangeException extends OWLOntologyChangeException
Constructor and Description |
---|
ImmutableOWLOntologyChangeException(OWLOntologyChangeData change,
String o)
Constructs an exception which describes the attempted change.
|
getChange
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImmutableOWLOntologyChangeException(@Nonnull OWLOntologyChangeData change, String o)
change
- The change.o
- the ontology.Copyright © 2020 The University of Manchester. All rights reserved.