Click or drag to resize

ListNotFoundException Class

The specified ListID could not be found during List execution.
Inheritance Hierarchy
SystemObject
  SystemException
    RAYLASE.SPICE3ListException
      RAYLASE.SPICE3ListNotFoundException

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