public class MatchRuleException
extends java.lang.Exception
Constructor and Description |
---|
MatchRuleException()
Initialize the new instance with default values.
|
MatchRuleException(java.lang.String message)
Initialize the new instance with with a message.
|