This event argument is used by FinishHandler if an exception happened during the execution.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesNET.Adapter (in yWorks.yFilesNET.Adapter.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public sealed class LayoutExceptionEventArgs : CancelEventArgs |
| Visual Basic |
|---|
Public NotInheritable Class LayoutExceptionEventArgs _ Inherits CancelEventArgs |
Remarks
For backwards compatibility this exception extends CancelEventArgs.
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
System.ComponentModel..::..CancelEventArgs
yWorks.yFiles.UI.Model..::..LayoutExceptionEventArgs
System..::..EventArgs
System.ComponentModel..::..CancelEventArgs
yWorks.yFiles.UI.Model..::..LayoutExceptionEventArgs