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