MessageType#

class MessageType#

The type of message being displayed in a MessageDialog.

Fields#

class MessageType
ERROR#

Fatal error message

INFO#

Informational message

OTHER#

None of the above

QUESTION#

Question requiring a choice

WARNING#

Non-fatal warning message