ContentIterator.ItemProcessorErrorCallout delegate
SharePoint 2013
Provides logging information when processing items in a list by using a ContentIterator object.
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Parameters
- item
- Type: Microsoft.SharePoint.SPListItem
The item that caused the processing error.
- e
- Type: System.Exception
Contains information about the processing error.