| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.semanticweb.owlapi.model.OWLRuntimeException
org.semanticweb.owlapi.reasoner.OWLReasonerRuntimeException
org.semanticweb.owlapi.reasoner.ClassExpressionNotInProfileException
public class ClassExpressionNotInProfileException
Author: Matthew Horridge
 The University of Manchester
 Information Management Group
 Date: 22-Nov-2009
| Constructor Summary | |
|---|---|
ClassExpressionNotInProfileException(OWLClassExpression classExpression,
                                     OWLProfile profile)
 | 
|
| Method Summary | |
|---|---|
 OWLClassExpression | 
getClassExpression()
 | 
 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 ClassExpressionNotInProfileException(OWLClassExpression classExpression,
                                            OWLProfile profile)
| Method Detail | 
|---|
public OWLClassExpression getClassExpression()
public OWLProfile getProfile()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||