Class OwlapiDriverException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OntologyStorageException

public class OwlapiDriverException extends OntoDriverException
General exception for the OWLAPI driver.
See Also:
  • Constructor Details

    • OwlapiDriverException

      public OwlapiDriverException(String message)
    • OwlapiDriverException

      public OwlapiDriverException(Throwable cause)
    • OwlapiDriverException

      public OwlapiDriverException(String message, Throwable cause)