Click or drag to resize

ItemErrorException Constructor (Item)

Constructor for ItemErrorException

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

Parameters

error
Type: Aras.IOMItem
Item with error
See Also