Package: mlreportgen.dom
Superclasses:
Error message
Specifies error message text originating from a specified source object.
creates
an error message with the specified text originating from the specified
source object.errorMsgObj
= ErrorMessage(text
,sourceObject
)
Use ErrorMessage
methods similar to how you
use ProgressMessage
methods.
Method | Purpose |
---|---|
Format message as HTML. | |
Format message as text. | |
Determine whether message passes filter. |