IFailuresProcessor Methods
| Name | Return Type | Description |
|---|---|---|
| Dismiss(Document) | None | This method is being called in case of exception or document destruction to dismiss any possible pending failure UI that may have left on the screen |
| ProcessFailures(FailuresAccessor) | FailureProcessingResult | Method that Revit will invoke to process failures at the end of transaction. |