ICustomUIExceptionProvider Interface
Autodesk.DataManagement.Client.Framework.Forms›Autodesk.DataManagement.Client.Framework.Forms.Interfaces
This interface allows it's implementor to provide custom error handling for a specific exception.
Syntax
public interface ICustomUIExceptionProvider Public Interface ICustomUIExceptionProvider Methods
| Name | Description |
|---|---|
| HandleException | Executes the custom handling for a specifc exception. |
Returned By
Where you get a ICustomUIExceptionProvider — members that return one.