Click or drag to resize

ItemErrorException Constructor (String)

Constructor for ItemErrorException

Namespace:  Aras.IOME
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public ItemErrorException(
	string message
)

Parameters

message
Type: SystemString
Error message
See Also