MessageType

From auWiki
Revision as of 05:08, 19 July 2007 by Misterhaan (talk | contribs) (New page: {{RightTOC}} MessageType is an enumeration used by Reporter to specify which type of message is being reported. ==Values== ===Information=== Information messages are things the user pr...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MessageType is an enumeration used by Reporter to specify which type of message is being reported.

Values

Information

Information messages are things the user probably wants to know about, but doesn't need to do anything about.

Warning

Warning messages are things the user probably should do something about.

Error

Error messages are things that prevent requested actions from taking place.