Click or drag to resize

NotConnectedException Class

An attempt was made to communicate with a card for which no network connection is currently established.
Inheritance Hierarchy
SystemObject
  SystemException
    RAYLASE.SPICE3NotConnectedException

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