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, toString
public ClassExpressionNotInProfileException(OWLClassExpression classExpression, IRI profile)
classExpression
- wrong class expressionprofile
- profilepublic OWLClassExpression getClassExpression()
public IRI getProfile()
Copyright © 2020 The University of Manchester. All rights reserved.