Click or drag to resize
IoChangeException Constructor (String)
Initializes a new IoChangeException with a custom message.

Namespace: Microsoft.IoT.DeviceHelpers
Assembly: Microsoft.IoT.DeviceHelpers (in Microsoft.IoT.DeviceHelpers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IoChangeException(
	string message
)

Parameters

message
Type: SystemString
See Also