Serializable
public class ClassExpressionNotInProfileException extends OWLReasonerRuntimeException
Constructor | Description |
---|---|
ClassExpressionNotInProfileException(OWLClassExpression classExpression,
IRI profile) |
Modifier and Type | Method | Description |
---|---|---|
OWLClassExpression |
getClassExpression() |
|
IRI |
getProfile() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
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 © 2018 The University of Manchester. All rights reserved.