Class MatchRuleInvalid

All Implemented Interfaces:
Serializable

public class MatchRuleInvalid extends DBusExecutionException
Thrown if the match rule is invalid
See Also:
  • Constructor Details

    • MatchRuleInvalid

      public MatchRuleInvalid(String _message)
    • MatchRuleInvalid

      public MatchRuleInvalid(String _message, Exception _ex)