Class InvalidRuleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
laas.openrobots.ontology.exceptions.InvalidRuleException
All Implemented Interfaces:
Serializable

public class InvalidRuleException extends Exception
This exception is thrown when a SWRL rule is malformed.
See Also:
  • Constructor Details

    • InvalidRuleException

      public InvalidRuleException(String msg)