![]() |
Previous | Next |
The showErrorDialog method displays the standard error dialog box.
Syntax
theme.showErrorDialog()
Parameters
This method takes no parameters.
Return Values
This method does not return a value.
Remarks
If Settings.enableErrorDialogs is false, this method can be used to programmatically display the error dialog. If there are no errors in the error queue, the error dialog box is not shown.
See Also
Previous | Next |