Class RuleSetLoadException

  • All Implemented Interfaces:
    Serializable

    public class RuleSetLoadException
    extends RuntimeException
    An exception that is thrown when something wrong occurs while loading rulesets. This may be because the XML is not well-formed, does not respect the ruleset schema, is not a valid ruleset or is otherwise unparsable.
    See Also:
    Serialized Form