public class ClassExpressionNotInProfileException extends OWLReasonerRuntimeException
Constructor and Description |
---|
ClassExpressionNotInProfileException(OWLClassExpression classExpression,
OWLProfile profile) |
Modifier and Type | Method and Description |
---|---|
OWLClassExpression |
getClassExpression() |
OWLProfile |
getProfile() |
public ClassExpressionNotInProfileException(OWLClassExpression classExpression, OWLProfile profile)
public OWLClassExpression getClassExpression()
public OWLProfile getProfile()