AmsServerException Constructor
Initializes a new instance of the AmsServerException class.
Namespace: TwinCAT.Ams
Assembly: TwinCAT.Ads.Server (in
TwinCAT.Ads.Server.dll) Version: 6.0.328+39e3229
Syntax
C#
protected AmsServerException(
SerializationInfo serializationInfo,
StreamingContext streamingContext
)
Parameters
serializationInfo |
Type: System.Runtime.Serialization.SerializationInfo |
streamingContext |
Type: System.Runtime.Serialization.StreamingContext |
Exceptions
Exception |
Condition |
---|---|
ArgumentNullException |
serializationInfo |