Click or drag to resize
IceNetServiceException Constructor (String)
Initializes a new instance of the IceNetServiceException class

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

Parameters

message
Type: SystemString
See Also