Summer.Batch.Extra.Service.Stop.SkippedItemException Class Reference

Exception thrown when a record is skipped with ServiceStop. More...

Inheritance diagram for Summer.Batch.Extra.Service.Stop.SkippedItemException:

Public Member Functions

 SkippedItemException (string message)
 Initializes a new instance with a specified error message. More...
 

Protected Member Functions

 SkippedItemException (SerializationInfo info, StreamingContext context)
 Constructor for deserialization. More...
 

Detailed Description

Exception thrown when a record is skipped with ServiceStop.

Constructor & Destructor Documentation

Summer.Batch.Extra.Service.Stop.SkippedItemException.SkippedItemException ( string  message)

Initializes a new instance with a specified error message.

Parameters
messagethe message that describes the error
Summer.Batch.Extra.Service.Stop.SkippedItemException.SkippedItemException ( SerializationInfo  info,
StreamingContext  context 
)
protected

Constructor for deserialization.

Parameters
infothe info holding the serialization data
contextthe serialization context

The documentation for this class was generated from the following file:
  • Summer.Batch.Extra/Service/Stop/SkippedItemException.cs