Performance |
Reports a problem detected during execution of a rule.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- message FailureMessage
- Warning describing the problem detected by a rule.

Exception | Condition |
---|---|
ArgumentException | The message must have severity "warning". |
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | Performance advisor is not executing rules. |
