ICustomUIExceptionRegistrationService Interface
Autodesk.DataManagement.Client.Framework.Forms›Autodesk.DataManagement.Client.Framework.Forms.Services
This service allows for the registration of custom ui handlers for certain exceptions.
Syntax
public interface ICustomUIExceptionRegistrationService Public Interface ICustomUIExceptionRegistrationService Methods
| Name | Description |
|---|---|
| GetProvider | Gets the Custom UI Exception Provider associated with the specified exception. |
| RegisterProvider | Associates a Custom UI Exception Provider with a specific exception. |
Returned By
Where you get a ICustomUIExceptionRegistrationService — members that return one.