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