Class RulesetNotFoundException

All Implemented Interfaces:
Serializable

public class RulesetNotFoundException extends DoesNotExistException
RulesetNotFoundException - exception to throw when a Ruleset is not found (eg when handing reasoner specifications)
See Also:
  • Constructor Details

    • RulesetNotFoundException

      public RulesetNotFoundException(String uri)
  • Method Details

    • getURI

      public String getURI()