Class ClassExpressionNotInProfileException

All Implemented Interfaces:
Serializable

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

    • ClassExpressionNotInProfileException

      public ClassExpressionNotInProfileException(OWLClassExpression classExpression, IRI profile)
      Parameters:
      classExpression - wrong class expression
      profile - profile
  • Method Details

    • getClassExpression

      public OWLClassExpression getClassExpression()
      Returns:
      wrong expression
    • getProfile

      public IRI getProfile()
      Returns:
      profile