Exception that gets thrown by an algorithm when
the thread executing the algorithm was interrupted.
Namespace: yWorks.yFiles.AlgorithmsAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
[SerializableAttribute] public class AlgorithmAbortedException : Exception |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class AlgorithmAbortedException _ Inherits Exception |
Remarks
Exception that gets thrown by an algorithm when
the thread executing the algorithm was interrupted.
Inheritance Hierarchy
System..::..Object
System..::..Exception
yWorks.yFiles.Algorithms..::..AlgorithmAbortedException
System..::..Exception
yWorks.yFiles.Algorithms..::..AlgorithmAbortedException