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