Click or drag to resize

UserInterruptException Class

返回用户文档首页
Picker, AsyncPicker 用户中断异常
Inheritance Hierarchy
SystemObject
  SystemException
    LoongCAD.STCUserInterruptException

Namespace: LoongCAD.STC
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public class UserInterruptException : Exception

The UserInterruptException type exposes the following members.

Constructors
 NameDescription
Public methodUserInterruptException 默认构造函数
Top
See Also