The errorDialog element is a member of the following categories:
Namespace -- http://xmlns.oracle.com/bibeans
Group -- BI uiXML elements
Type of element -- Rendering component
Use the errorDialog element to display information about an exception that occurs on the current UIX page.
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.