| 
|||||||||
| 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.model.OWLOntologyIRIMappingNotFoundException
public class OWLOntologyIRIMappingNotFoundException
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 13-Apr-2007
 An exception which describes the situation where no ontology document IRI mapping
 could be found.  This is a runtime exception since clients should really ensure that a
 mapping exists before attempting to load an ontology.
| Constructor Summary | |
|---|---|
OWLOntologyIRIMappingNotFoundException(IRI ontologyIRI)
 | 
|
| Method Summary | 
|---|
| 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 OWLOntologyIRIMappingNotFoundException(IRI ontologyIRI)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||