ExceptionEventArgs Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency
Event args for an exception
Syntax
public class ExceptionEventArgs : System.EventArgs Public Class ExceptionEventArgs
Inherits System.EventArgsProperties
| Name | Description |
|---|---|
| Exception | The exception |
| Handled | Indicates whether or no the exception is handled. Set to true when the exception is handled. |
Returned By
Where you get a ExceptionEventArgs — members that return one.
- BrowseVaultNavigationModel.Exception
- ClassicVaultBrowserControl.Exception
- ClassicVaultNavigationPathComboboxControl.Exception
- IVaultNavigationModel.Exception
- ViewVaultNavigationModel.Exception
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency.ExceptionEventArgs