ExternalApplicationException
Description:
The exception that is thrown when an issue in the Add-Ins resulted in an unexpected error.
The exception that is thrown when an issue in the Add-Ins resulted in an unexpected error.
Remarks:
Please contact your external application provider with the information about what led to this exception.
Please contact your external application provider with the information about what led to this exception.
Inheritance Hierarchy:
System.Object
System.Exception
Autodesk.Revit.Exceptions.ApplicationException
Autodesk.Revit.Exceptions.ExternalApplicationException
System.Object
System.Exception
Autodesk.Revit.Exceptions.ApplicationException
Autodesk.Revit.Exceptions.ExternalApplicationException
[SerializableAttribute]
public class ExternalApplicationException : ApplicationException
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| GetObjectData(SerializationInfo, StreamingContext) | None | Retrieves data needed to serialize the target object. | |
| GetObjectData(SerializationInfo, StreamingContext) | None | Retrieves data needed to serialize the target object. | ApplicationException |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| FunctionId | FunctionId | The information of the function throwing the exception. | ApplicationException |