public class AxiomNotInProfileException extends OWLReasonerRuntimeException
| Constructor and Description |
|---|
AxiomNotInProfileException(OWLAxiom axiom,
OWLProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
getAxiom() |
OWLProfile |
getProfile() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AxiomNotInProfileException(OWLAxiom axiom, OWLProfile profile)
axiom - wrong axiomprofile - profilepublic OWLAxiom getAxiom()
public OWLProfile getProfile()
Copyright © 2014 The University of Manchester. All Rights Reserved.