Displays an error dialog on parent using the primary_format as primary message and optionally displaying
error as secondary error text.
| parent |
transient parent of the dialog, or null. |
| error |
a Error, which gives a more precise description of the problem or null. |
| primary_format |
the printf-style format for the primary problem description. |
| ... |
argument list for the |