<errorDialog> Element

The errorDialog element is a member of the following categories:

Use the errorDialog element to display information about an exception that occurs on the current UIX page.

Attributes

exception -- (Required) Specifies the exception to display in the error dialog.

message -- Specifies the text to display in the error dialog. If you do not set this attribute, then the error dialog displays the error message that is at the top of the error exception list.

messageType -- Identifies the type of message in an error dialog and determines the symbol that is displayed. Valid values can be found in the oracle.cabo.ui.UIConstants interface.