Namespace:
Autodesk.Revit.DB
FailureMessage
Class
Description:
Represents a message describing a failure of an operation in Revit.
Represents a message describing a failure of an operation in Revit.
Remarks:
Failure messages are typically shown to the user in the Revit error dialog. This class contains the following information about the failures:
Failure messages are typically shown to the user in the Revit error dialog. This class contains the following information about the failures:
- The basic description of the failure (retrieved from the FailureDefinition)
- The available resolutions for the failure.
- The elements related to the failure.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.FailureMessage
System.Object
Autodesk.Revit.DB.FailureMessage
Syntax
public class FailureMessage : IDisposable