MessageType
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.