Summer.Batch.Infrastructure.Item.ItemWriterException Class Reference

A base exception class that all exceptions thrown from an ITemWriter extend. More...

Inheritance diagram for Summer.Batch.Infrastructure.Item.ItemWriterException:
Summer.Batch.Infrastructure.Item.WriteFailedException Summer.Batch.Infrastructure.Item.WriterNotOpenException

Public Member Functions

 ItemWriterException (string message, Exception exception)
 Create a new ItemWriterException based on a message and another exception. More...
 
 ItemWriterException (string message)
 Create a new ItemWriterException based on a message. More...
 

Detailed Description

A base exception class that all exceptions thrown from an ITemWriter extend.

Constructor & Destructor Documentation

Summer.Batch.Infrastructure.Item.ItemWriterException.ItemWriterException ( string  message,
Exception  exception 
)

Create a new ItemWriterException based on a message and another exception.

Parameters
message
exception
Summer.Batch.Infrastructure.Item.ItemWriterException.ItemWriterException ( string  message)

Create a new ItemWriterException based on a message.

Parameters
message

The documentation for this class was generated from the following file:
  • Summer.Batch.Infrastructure/Item/ItemWriterException.cs