Click or drag to resize

AbortedException Class

Execution has been aborted, either due to a hardware signal, or programmatically.
Inheritance Hierarchy
SystemObject
  SystemException
    RAYLASE.SPICE3ExecutionException
      RAYLASE.SPICE3AbortedException

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax
C#
public class AbortedException : ExecutionException
Remarks
Please refer to SP-ICE-3-Specific Exceptions for further information.
See Also