AdsInitializeException Constructor (Exception)
Initializes a new instance of the AdsInitializeException class.
          Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public AdsInitializeException(
Exception inner
)
VB
Public Sub New (
inner As Exception
)
Parameters
| 
                   inner  | 
                   Type: System.Exception  |