The exception that is thrown when an operation is unexpectedly cancelled.
Namespace: Autodesk.Revit.ExceptionsAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
[SerializableAttribute] public class OperationCanceledException : ApplicationException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class OperationCanceledException _ Inherits ApplicationException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class OperationCanceledException : public ApplicationException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Autodesk.Revit.Exceptions..::..ApplicationException
Autodesk.Revit.Exceptions..::..OperationCanceledException
System..::..Exception
Autodesk.Revit.Exceptions..::..ApplicationException
Autodesk.Revit.Exceptions..::..OperationCanceledException