Class AlertLow
java.lang.Object
COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertMessage
COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertLow
- All Implemented Interfaces:
Serializable
The AlertLow class
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertMessage
getMessage
-
Constructor Details
-
AlertLow
Constructs an AlertLow object with a given message- Parameters:
msg- the alert message- Throws:
IllegalArgumentException- if msg is null or empty string
-
-
Method Details
-
equals
Compares two AlertLow object for equality.- Overrides:
equalsin classAlertMessage
-
toString
Returns the string representation of this AlertLow instance
-