Summer.Batch.Infrastructure.Item.Database.EmptyUpdateException Class Reference

Exception thrown when an insert or an update query is expected to affect at least one record but no records were affected. More...

Inheritance diagram for Summer.Batch.Infrastructure.Item.Database.EmptyUpdateException:

Public Member Functions

 EmptyUpdateException (string message)
 Constructs a new EmptyUpdateException with the specified message More...
 

Detailed Description

Exception thrown when an insert or an update query is expected to affect at least one record but no records were affected.

Constructor & Destructor Documentation

Summer.Batch.Infrastructure.Item.Database.EmptyUpdateException.EmptyUpdateException ( string  message)

Constructs a new EmptyUpdateException with the specified message

Parameters
messagethe detail message

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