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