Click or drag to resize

SecureConnectionException Class

The exception is thrown when an error related to secure connection occurs.
Inheritance Hierarchy
SystemObject
  SystemException
    AC908_SDKSecureConnectionException

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public class SecureConnectionException : Exception
See Also