Class AxiomNotInProfileException

All Implemented Interfaces:
Serializable

public class AxiomNotInProfileException extends OWLReasonerRuntimeException
Since:
3.0.0
Author:
Matthew Horridge, The University of Manchester, Information Management Group
See Also:
  • Constructor Details

    • AxiomNotInProfileException

      public AxiomNotInProfileException(OWLAxiom axiom, IRI profile)
      Parameters:
      axiom - wrong axiom
      profile - profile
  • Method Details

    • getAxiom

      public OWLAxiom getAxiom()
      Returns:
      wrong axiom
    • getProfile

      public IRI getProfile()
      Returns:
      profile