|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException org.semanticweb.owlapi.model.OWLRuntimeException org.semanticweb.owlapi.reasoner.OWLReasonerRuntimeException org.semanticweb.owlapi.reasoner.AxiomNotInProfileException
public class AxiomNotInProfileException
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 22-Nov-2009
Constructor Summary | |
---|---|
AxiomNotInProfileException(OWLAxiom axiom,
OWLProfile profile)
|
Method Summary | |
---|---|
OWLAxiom |
getAxiom()
|
OWLProfile |
getProfile()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AxiomNotInProfileException(OWLAxiom axiom, OWLProfile profile)
Method Detail |
---|
public OWLAxiom getAxiom()
public OWLProfile getProfile()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |