API Reference

Class

OfficeDocumentProcessorException

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader
Base Exception
Implements
ISerializable
Modifiers sealed

Wraps a fail-fast processor failure with stable processor identity and order.

Inheritance

  • Exception
  • OfficeDocumentProcessorException

Properties

public String ProcessorId { get; } #

Processor that failed.

public Int32 ProcessorIndex { get; } #

Zero-based configured processor index.