Class RuleCompilationException

All Implemented Interfaces:
Serializable

public class RuleCompilationException extends JRDFoxException
This exception is thrown when an error during rule compilation occurs.
See Also:
  • Constructor Details

    • RuleCompilationException

      public RuleCompilationException()
    • RuleCompilationException

      public RuleCompilationException(String message)
    • RuleCompilationException

      public RuleCompilationException(String message, Throwable cause)