Class RuleSetLoadException

    • Constructor Detail

      • RuleSetLoadException

        public RuleSetLoadException​(net.sourceforge.pmd.lang.rule.internal.RuleSetReferenceId rsetId,
                                    @NonNull Throwable cause)
        API Note:
        Internal API.
      • RuleSetLoadException

        public RuleSetLoadException​(net.sourceforge.pmd.lang.rule.internal.RuleSetReferenceId rsetId,
                                    String message)
        API Note:
        Internal API.