Class OWLOntologyIRIMappingNotFoundException

All Implemented Interfaces:
Serializable

public class OWLOntologyIRIMappingNotFoundException extends OWLRuntimeException
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.
Since:
2.0.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
See Also:
  • Constructor Details

    • OWLOntologyIRIMappingNotFoundException

      public OWLOntologyIRIMappingNotFoundException(IRI ontologyIRI)
      Parameters:
      ontologyIRI - iri that cannot be mapped