Click or drag to resize
UpdateException Constructor
Initializes a new instance of the UpdateException class

Namespace: PDTec.IceNet.Sdk.Model.Update
Assembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public UpdateException(
	string message
)

Parameters

message
Type: SystemString
See Also