Class IllegalRuleParameterException

java.lang.Object
All Implemented Interfaces:
Serializable

public class IllegalRuleParameterException extends IllegalArgumentException
Marker exception class for rule parameters. When a rule is misconfigured, we want to fail the analysis fast and nicely.
See Also: