Class OWLOntologyCreationIOException

All Implemented Interfaces:
Serializable

public class OWLOntologyCreationIOException extends OWLOntologyCreationException
Indicates an IOException happened during ontology creation. The cause of this exception will be an IOException.
Since:
2.2.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
See Also:
  • Constructor Details

    • OWLOntologyCreationIOException

      public OWLOntologyCreationIOException(Throwable ioException)
      Parameters:
      ioException - the cause