mlreportgen.dom.WarningMessage class
Package: mlreportgen.dom
Superclasses:
Warning message
Description
Create a warning message with the specified text originating from the specified source object.
Construction
creates
a warning message with the specified text originating from the specified
source object.warningMsgObj
= WarningMessage(text
,source
)
Input Arguments
Output Arguments
Properties
Methods
Use WarningMessage
methods similar to how
you use ProgressMessage
methods.
Method | Purpose |
---|---|
Wrap message in HTML tags. | |
Format message as text. | |
Determine if message passes filter. |