===Failed=== The **Failed** function of the [[mplreport]] class creates an output page showing that the report has failed to generate. If using the **ardireport** decorator, an exception handler is placed around your function. If an un-handled exception happens during report generation, this function is called to allow your report to fail gracefully. ==Parameters== ^Name^Meaning^ |Message|An optional text message to be shown in the placeholder report.| ==Return== None