| Revit 2021 API |
| ArgumentException Members |
| ArgumentException Class Methods Properties See Also |
The ArgumentException type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | Retrieves data needed to serialize the target object. (Overrides ApplicationException..::..GetObjectData(SerializationInfo, StreamingContext).) | |
| GetType | (Inherited from Exception.) | |
| ToString | (Inherited from Exception.) |
Properties
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) | |
| FunctionId | The information of the function throwing the exception. (Inherited from ApplicationException.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | Gets the error message and the parameter name, or only the error message if no parameter name is set. (Overrides Exception..::..Message.) | |
| ParamName | Gets the name of the parameter that causes this exception. | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) |