Summer.Batch.Infrastructure.Repeat.Exception.DefaultExceptionHandler Class Reference

Default implementation of IExceptionHandler - just re-throws the exception it encounters. More...

Inheritance diagram for Summer.Batch.Infrastructure.Repeat.Exception.DefaultExceptionHandler:
Summer.Batch.Infrastructure.Repeat.Exception.IExceptionHandler

Public Member Functions

void HandleException (IRepeatContext context, System.Exception exception)
 Re-throws the exception. More...
 

Detailed Description

Default implementation of IExceptionHandler - just re-throws the exception it encounters.

Member Function Documentation

void Summer.Batch.Infrastructure.Repeat.Exception.DefaultExceptionHandler.HandleException ( IRepeatContext  context,
System.Exception  exception 
)

Re-throws the exception.

Parameters
context
exception

Implements Summer.Batch.Infrastructure.Repeat.Exception.IExceptionHandler.


The documentation for this class was generated from the following file:
  • Summer.Batch.Infrastructure/Repeat/Exception/DefaultExceptionHandler.cs